Skip to content

Commit d923de0

Browse files
Bump rustls from 0.23.29 to 0.23.31 (#840)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8390373 commit d923de0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -53,7 +53,7 @@ rocket_dyn_templates = "0.2.0"
5353
roxmltree = "0.20"
5454
rstest = "0.24"
5555
rstest_reuse = "0.7.0"
56-
rustls = "0.23.29"
56+
rustls = "0.23.31"
5757
scraper = "0.22"
5858
semver = "1.0"
5959
serde = "1.0"

0 commit comments

Comments
 (0)