Skip to content

Commit 7050a9d

Browse files
Update Rust crate socket2 to 0.6
1 parent 818e66c commit 7050a9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ slog-term = "2.9"
5757
slog-envlogger = "2.2"
5858
slog-async = "2.8"
5959
slog-bunyan = "2.5"
60-
socket2 = { version = "0.5", features = ["all"] }
60+
socket2 = { version = "0.6", features = ["all"] }
6161
ispf = { git = "https://github.com/oxidecomputer/ispf" }
6262
serde = { version = "1.0.228", features = ["derive"] }
6363
hostname = "0.3"

0 commit comments

Comments
 (0)