Skip to content

Commit 6f315c2

Browse files
build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 in the rustls group (#4204)
Bumps the rustls group with 1 update: [tokio-rustls](https://github.com/rustls/tokio-rustls). Updates `tokio-rustls` from 0.26.3 to 0.26.4 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](rustls/tokio-rustls@v/0.26.3...v/0.26.4) --- updated-dependencies: - dependency-name: tokio-rustls dependency-version: 0.26.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rustls ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6f57a2 commit 6f315c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,7 +1066,7 @@ dependencies = [
10661066
"hyper",
10671067
"libc",
10681068
"pin-project-lite",
1069-
"socket2 0.6.0",
1069+
"socket2 0.5.10",
10701070
"tokio",
10711071
"tower-service",
10721072
"tracing",
@@ -3966,9 +3966,9 @@ dependencies = [
39663966

39673967
[[package]]
39683968
name = "tokio-rustls"
3969-
version = "0.26.3"
3969+
version = "0.26.4"
39703970
source = "registry+https://github.com/rust-lang/crates.io-index"
3971-
checksum = "05f63835928ca123f1bef57abbcd23bb2ba0ac9ae1235f1e65bda0d06e7786bd"
3971+
checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
39723972
dependencies = [
39733973
"rustls",
39743974
"tokio",

0 commit comments

Comments
 (0)