Skip to content

Commit 396cfce

Browse files
build(deps): bump rustls from 0.23.24 to 0.23.25 in the rustls group (#3772)
Bumps the rustls group with 1 update: [rustls](https://github.com/rustls/rustls). Updates `rustls` from 0.23.24 to 0.23.25 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.24...v/0.23.25) --- updated-dependencies: - dependency-name: rustls dependency-type: indirect update-type: version-update:semver-patch dependency-group: rustls ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65db3dd commit 396cfce

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
@@ -1319,7 +1319,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
13191319
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
13201320
dependencies = [
13211321
"cfg-if",
1322-
"windows-targets 0.52.0",
1322+
"windows-targets 0.48.5",
13231323
]
13241324

13251325
[[package]]
@@ -3548,9 +3548,9 @@ dependencies = [
35483548

35493549
[[package]]
35503550
name = "rustls"
3551-
version = "0.23.24"
3551+
version = "0.23.25"
35523552
source = "registry+https://github.com/rust-lang/crates.io-index"
3553-
checksum = "96bf61953b1bc045820a2b947e6e9771c58c8c4b15242425b03f783ede1b34fe"
3553+
checksum = "822ee9188ac4ec04a2f0531e55d035fb2de73f18b41a63c70c2712503b6fb13c"
35543554
dependencies = [
35553555
"log",
35563556
"once_cell",

0 commit comments

Comments
 (0)