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