Skip to content

Commit 109655a

Browse files
Update Rust crate socket2 to 0.6
1 parent 1c7bb10 commit 109655a

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

0 commit comments

Comments
 (0)