Skip to content

Commit

Permalink
build(deps): bump rustls from 0.23.19 to 0.23.20
Browse files Browse the repository at this point in the history
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.19 to 0.23.20.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.19...v/0.23.20)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sandhose committed Dec 13, 2024
1 parent f2221d3 commit d8cd7dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]

# TLS stack
[workspace.dependencies.rustls]
version = "0.23.19"
version = "0.23.20"

# Use platform-specific verifier for TLS
[workspace.dependencies.rustls-platform-verifier]
Expand Down

0 comments on commit d8cd7dc

Please sign in to comment.