Skip to content

Commit 4f470e7

Browse files
Update Rust crate socket2 to 0.6
1 parent 9fc074d commit 4f470e7

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
@@ -49,7 +49,7 @@ slog-term = "2.9"
4949
slog-envlogger = "2.2"
5050
slog-async = "2.8"
5151
slog-bunyan = "2.5"
52-
socket2 = { version = "0.5", features = ["all"] }
52+
socket2 = { version = "0.6", features = ["all"] }
5353
ispf = { git = "https://github.com/oxidecomputer/ispf" }
5454
serde = { version = "1.0.219", features = ["derive"] }
5555
hostname = "0.3"

0 commit comments

Comments
 (0)