Skip to content

Commit a025ef3

Browse files
Update Rust crate oxnet to 0.1.1 (#445)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 8371f16 commit a025ef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ mg-common = { path = "mg-common" }
8484
chrono = { version = "0.4.40", features = ["serde"] }
8585
oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
8686
oximeter-producer = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
87-
oxnet = { version = "0.1.0", default-features = false, features = ["schemars", "serde"] }
87+
oxnet = { version = "0.1.1", default-features = false, features = ["schemars", "serde"] }
8888
omicron-common = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
8989
uuid = { version = "1.8", features = ["serde", "v4"] }
9090
smf = { git = "https://github.com/illumos/smf-rs", branch = "main" }

0 commit comments

Comments
 (0)