Skip to content

Commit f26a4d8

Browse files
Update Rust crate oxnet to 0.1.3 (#8693)
1 parent c5bf813 commit f26a4d8

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
@@ -582,7 +582,7 @@ oxide-client = { path = "clients/oxide-client" }
582582
oxide-tokio-rt = "0.1.2"
583583
oxide-vpc = { git = "https://github.com/oxidecomputer/opte", rev = "2d095de2258aa0653d669b72c741f26e608c81a6", features = [ "api", "std" ] }
584584
oxlog = { path = "dev-tools/oxlog" }
585-
oxnet = "0.1.2"
585+
oxnet = "0.1.3"
586586
once_cell = "1.21.3"
587587
openapi-lint = { git = "https://github.com/oxidecomputer/openapi-lint", branch = "main" }
588588
openapi-manager-types = { path = "dev-tools/openapi-manager/types" }

0 commit comments

Comments
 (0)