Skip to content

Commit f8948ab

Browse files
Update Rust crate oxnet to 0.1.2 (#8135)
1 parent 0a1da14 commit f8948ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ omicron-zone-package = "0.12.2"
562562
oxide-client = { path = "clients/oxide-client" }
563563
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "9e79588b11a69ff3d40f9aa29af97e31a0045c4b", features = [ "api", "std" ] }
564564
oxlog = { path = "dev-tools/oxlog" }
565-
oxnet = "0.1.1"
565+
oxnet = "0.1.2"
566566
once_cell = "1.21.3"
567567
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
568568
openapi-manager-types = { path = "dev-tools/openapi-manager/types" }

0 commit comments

Comments
 (0)