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 1c7bb10 commit 109655aCopy full SHA for 109655a
Cargo.toml
@@ -45,7 +45,7 @@ slog-term = "2.9"
45
slog-envlogger = "2.2"
46
slog-async = "2.8"
47
slog-bunyan = "2.5"
48
-socket2 = { version = "0.5", features = ["all"] }
+socket2 = { version = "0.6", features = ["all"] }
49
ispf = { git = "https://github.com/oxidecomputer/ispf" }
50
serde = { version = "1.0.219", features = ["derive"] }
51
hostname = "0.3"
0 commit comments