Skip to content

Commit afbb5be

Browse files
dependabot[bot]brianmay
authored andcommitted
build(deps): bump rustls from 0.23.31 to 0.23.32
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.31 to 0.23.32. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.31...v/0.23.32) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87f0a8b commit afbb5be

File tree

2 files changed

+36
-64
lines changed

2 files changed

+36
-64
lines changed

Cargo.lock

Lines changed: 35 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ hyper-util = "0.1.17"
2828
tap = "1.0.1"
2929
reqwest = { version = "=0.12.23", default-features = false, features = ["json", "rustls-tls"] }
3030
nondestructive = "0.0.26"
31-
rustls = "0.23.31"
31+
rustls = "0.23.32"
3232
thiserror = "2.0.16"
3333
sha256 = "1.6.0"
3434
docker_credential = "1.3.2"

0 commit comments

Comments
 (0)