Skip to content

Commit f7f1080

Browse files
Update Rust crate socket2 to 0.6
1 parent 9253c60 commit f7f1080

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
@@ -55,7 +55,7 @@ slog-term = "2.9"
5555
slog-envlogger = "2.2"
5656
slog-async = "2.8"
5757
slog-bunyan = "2.5"
58-
socket2 = { version = "0.5", features = ["all"] }
58+
socket2 = { version = "0.6", features = ["all"] }
5959
ispf = { git = "https://github.com/oxidecomputer/ispf" }
6060
serde = { version = "1.0.219", features = ["derive"] }
6161
hostname = "0.3"

0 commit comments

Comments
 (0)