Skip to content

Commit bc19c84

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)