Skip to content

Commit b119ef7

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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.29"
17+
rustls = "0.23.31"
1818

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

0 commit comments

Comments
 (0)