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 9253c60 commit 3193d8fCopy full SHA for 3193d8f
Cargo.toml
@@ -58,7 +58,7 @@ slog-bunyan = "2.5"
58
socket2 = { version = "0.5", features = ["all"] }
59
ispf = { git = "https://github.com/oxidecomputer/ispf" }
60
serde = { version = "1.0.219", features = ["derive"] }
61
-hostname = "0.3"
+hostname = "0.4"
62
thiserror = "1.0"
63
dropshot = { version = "0.16.4", features = [ "usdt-probes" ] }
64
dropshot-api-manager = "0.2.1"
0 commit comments