Skip to content

Commit 5b18dab

Browse files
authored
build(deps): bump socket2 from 0.5.8 to 0.5.9 (#4315)
2 parents eb1262c + 16dea0d commit 5b18dab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 = "0.2.16"
21-
socket2 = "0.5.8"
21+
socket2 = "0.5.9"
2222
thiserror.workspace = true
2323
tokio.workspace = true
2424
tokio-rustls = "0.26.2"

0 commit comments

Comments
 (0)