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 f7f1080Copy full SHA for f7f1080
Cargo.toml
@@ -55,7 +55,7 @@ slog-term = "2.9"
55
slog-envlogger = "2.2"
56
slog-async = "2.8"
57
slog-bunyan = "2.5"
58
-socket2 = { version = "0.5", features = ["all"] }
+socket2 = { version = "0.6", features = ["all"] }
59
ispf = { git = "https://github.com/oxidecomputer/ispf" }
60
serde = { version = "1.0.219", features = ["derive"] }
61
hostname = "0.3"
0 commit comments