Skip to content

Commit dca3dd1

Browse files
authored
build(deps): bump socket2 from 0.5.9 to 0.5.10 (#4649)
2 parents f0d7e4c + 1bc665b commit dca3dd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/listener/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ http-body.workspace = true
1818
hyper = { workspace = true, features = ["server"] }
1919
hyper-util.workspace = true
2020
pin-project-lite.workspace = true
21-
socket2 = "0.5.9"
21+
socket2 = "0.5.10"
2222
thiserror.workspace = true
2323
tokio.workspace = true
2424
tokio-rustls = "0.26.2"

0 commit comments

Comments
 (0)