Skip to content

Commit 4385339

Browse files
build(deps): bump tokio-rustls from 0.26.3 to 0.26.4 (#14604)
Bumps [tokio-rustls](https://github.com/rustls/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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e7588e commit 4385339

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
@@ -1036,7 +1036,7 @@ dependencies = [
10361036
"hyper",
10371037
"libc",
10381038
"pin-project-lite",
1039-
"socket2 0.6.0",
1039+
"socket2 0.5.10",
10401040
"tokio",
10411041
"tower-service",
10421042
"tracing",
@@ -2564,9 +2564,9 @@ dependencies = [
25642564

25652565
[[package]]
25662566
name = "tokio-rustls"
2567-
version = "0.26.3"
2567+
version = "0.26.4"
25682568
source = "registry+https://github.com/rust-lang/crates.io-index"
2569-
checksum = "05f63835928ca123f1bef57abbcd23bb2ba0ac9ae1235f1e65bda0d06e7786bd"
2569+
checksum = "1729aa945f29d91ba541258c8df89027d5792d85a8841fb65e8bf0f4ede4ef61"
25702570
dependencies = [
25712571
"rustls",
25722572
"tokio",

0 commit comments

Comments
 (0)