Skip to content

Commit 0cb0d4e

Browse files
build(deps): bump rustls from 0.23.28 to 0.23.29
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] <support@github.com>
1 parent 6661d73 commit 0cb0d4e

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
@@ -516,7 +516,7 @@ version = "0.15.4"
516516

517517
# TLS stack
518518
[workspace.dependencies.rustls]
519-
version = "0.23.28"
519+
version = "0.23.29"
520520

521521
# PEM parsing for rustls
522522
[workspace.dependencies.rustls-pemfile]

0 commit comments

Comments
 (0)