We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8371f16 commit a025ef3Copy full SHA for a025ef3
Cargo.toml
@@ -84,7 +84,7 @@ mg-common = { path = "mg-common" }
84
chrono = { version = "0.4.40", features = ["serde"] }
85
oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
86
oximeter-producer = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
87
-oxnet = { version = "0.1.0", default-features = false, features = ["schemars", "serde"] }
+oxnet = { version = "0.1.1", default-features = false, features = ["schemars", "serde"] }
88
omicron-common = { git = "https://github.com/oxidecomputer/omicron", branch = "main"}
89
uuid = { version = "1.8", features = ["serde", "v4"] }
90
smf = { git = "https://github.com/illumos/smf-rs", branch = "main" }
0 commit comments