Skip to content

Commit 4fab4d2

Browse files
Bump rustls from 0.23.28 to 0.23.29 (#805)
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.28 to 0.23.29. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.28...v/0.23.29) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.29 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 d6fe3d6 commit 4fab4d2

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

Lines changed: 7 additions & 6 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.28"
56+
rustls = "0.23.29"
5757
scraper = "0.22"
5858
semver = "1.0"
5959
serde = "1.0"

0 commit comments

Comments
 (0)