Skip to content

Commit 0cfbda6

Browse files
build(deps): bump rustls from 0.23.19 to 0.23.20 (#3453)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.19 to 0.23.20. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.19...v/0.23.20) --- updated-dependencies: - dependency-name: rustls 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 bb6e9b7 commit 0cfbda6

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
@@ -1266,7 +1266,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
12661266
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
12671267
dependencies = [
12681268
"cfg-if",
1269-
"windows-targets 0.52.0",
1269+
"windows-targets 0.48.5",
12701270
]
12711271

12721272
[[package]]
@@ -3416,9 +3416,9 @@ dependencies = [
34163416

34173417
[[package]]
34183418
name = "rustls"
3419-
version = "0.23.19"
3419+
version = "0.23.20"
34203420
source = "registry+https://github.com/rust-lang/crates.io-index"
3421-
checksum = "934b404430bb06b3fae2cba809eb45a1ab1aecd64491213d7c3301b88393f8d1"
3421+
checksum = "5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b"
34223422
dependencies = [
34233423
"log",
34243424
"once_cell",

0 commit comments

Comments
 (0)