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 4f470e7Copy full SHA for 4f470e7
Cargo.toml
@@ -49,7 +49,7 @@ slog-term = "2.9"
49
slog-envlogger = "2.2"
50
slog-async = "2.8"
51
slog-bunyan = "2.5"
52
-socket2 = { version = "0.5", features = ["all"] }
+socket2 = { version = "0.6", features = ["all"] }
53
ispf = { git = "https://github.com/oxidecomputer/ispf" }
54
serde = { version = "1.0.219", features = ["derive"] }
55
hostname = "0.3"
0 commit comments