Skip to content

Commit 967025f

Browse files
Update Rust crate oxnet to 0.1.2
1 parent c5329d7 commit 967025f

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
@@ -564,7 +564,7 @@ omicron-zone-package = "0.12.2"
564564
oxide-client = { path = "clients/oxide-client" }
565565
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "9e79588b11a69ff3d40f9aa29af97e31a0045c4b", features = [ "api", "std" ] }
566566
oxlog = { path = "dev-tools/oxlog" }
567-
oxnet = "0.1.1"
567+
oxnet = "0.1.2"
568568
once_cell = "1.21.3"
569569
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
570570
openapi-manager-types = { path = "dev-tools/openapi-manager/types" }

0 commit comments

Comments
 (0)