Skip to content

Commit 46e2b62

Browse files
Update Rust crate socket2 to 0.6
1 parent 63e3178 commit 46e2b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ slog-term = "2.9"
5151
slog-envlogger = "2.2"
5252
slog-async = "2.8"
5353
slog-bunyan = "2.5"
54-
socket2 = { version = "0.5", features = ["all"] }
54+
socket2 = { version = "0.6", features = ["all"] }
5555
ispf = { git = "https://github.com/oxidecomputer/ispf" }
5656
serde = { version = "1.0.219", features = ["derive"] }
5757
hostname = "0.3"

0 commit comments

Comments
 (0)