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 666ccc9 commit a0c0572Copy full SHA for a0c0572
Cargo.toml
@@ -48,7 +48,7 @@ slog-bunyan = "2.5"
48
socket2 = { version = "0.5", features = ["all"] }
49
ispf = { git = "https://github.com/oxidecomputer/ispf" }
50
serde = { version = "1.0.219", features = ["derive"] }
51
-hostname = "0.3"
+hostname = "0.4"
52
thiserror = "1.0"
53
dropshot = { version = "0.16.2", features = [ "usdt-probes" ] }
54
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
0 commit comments