Skip to content

Commit 63b9541

Browse files
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] <support@github.com>
1 parent e669796 commit 63b9541

File tree

2 files changed

+19
-77
lines changed

2 files changed

+19
-77
lines changed

Cargo.lock

Lines changed: 18 additions & 76 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
@@ -14,7 +14,7 @@ env_logger = "0.11"
1414
log = "0.4"
1515
openssl-probe = "0.1"
1616
openssl-sys = "0.9"
17-
rustls = "0.23.31"
17+
rustls = "0.23.32"
1818

1919
[dev-dependencies]
2020
pretty_assertions = "1"

0 commit comments

Comments
 (0)