We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c89a58 commit c987ea8Copy full SHA for c987ea8
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.203", features = ["derive"] }
51
-hostname = "0.3"
+hostname = "0.4"
52
thiserror = "1.0"
53
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
54
schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
0 commit comments