Skip to content

Commit ee2fb50

Browse files
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.1 to 0.26.2. - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.1...v/0.26.2) --- updated-dependencies: - dependency-name: tokio-rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1981ab commit ee2fb50

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)