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