Skip to content

Commit c0f9192

Browse files
build(deps): bump rustls from 0.23.36 to 0.23.37 in the rustls group (#4468)
Bumps the rustls group with 1 update: [rustls](https://github.com/rustls/rustls). Updates `rustls` from 0.23.36 to 0.23.37 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.36...v/0.23.37) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.37 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 dbca3ad commit c0f9192

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3491,9 +3491,9 @@ dependencies = [
34913491

34923492
[[package]]
34933493
name = "rustls"
3494-
version = "0.23.36"
3494+
version = "0.23.37"
34953495
source = "registry+https://github.com/rust-lang/crates.io-index"
3496-
checksum = "c665f33d38cea657d9614f766881e4d510e0eda4239891eea56b4cadcf01801b"
3496+
checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4"
34973497
dependencies = [
34983498
"aws-lc-rs",
34993499
"log",

0 commit comments

Comments
 (0)