Skip to content

Commit 49dc729

Browse files
authored
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2 (#4191)
2 parents 2f68ba4 + ee2fb50 commit 49dc729

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
@@ -21,7 +21,7 @@ pin-project-lite = "0.2.16"
2121
socket2 = "0.5.8"
2222
thiserror.workspace = true
2323
tokio.workspace = true
24-
tokio-rustls = "0.26.1"
24+
tokio-rustls = "0.26.2"
2525
tokio-util.workspace = true
2626
tower.workspace = true
2727
tower-http.workspace = true

0 commit comments

Comments
 (0)