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 63e3178 commit 51f404aCopy full SHA for 51f404a
Cargo.toml
@@ -54,7 +54,7 @@ slog-bunyan = "2.5"
54
socket2 = { version = "0.5", features = ["all"] }
55
ispf = { git = "https://github.com/oxidecomputer/ispf" }
56
serde = { version = "1.0.219", features = ["derive"] }
57
-hostname = "0.3"
+hostname = "0.4"
58
thiserror = "1.0"
59
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
60
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
0 commit comments