Skip to content

Commit

Permalink
Bump rustls from 0.23.9 to 0.23.10 (#3244)
Browse files Browse the repository at this point in the history
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](rustls/rustls@v/0.23.9...v/0.23.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 3a7a692 commit a3eed62
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -86,7 +86,7 @@ ring = "0.17.8"
rstest = "0.18.2"
rstest_reuse = "0.6.0"
rustc_version = "0.4.0"
rustls = "0.23.9"
rustls = "0.23.10"
rustls-pemfile = "2.1.2"
sec1 = "0.7"
serde = { version = "1.0.203", features = ["derive"] }
Expand Down

0 comments on commit a3eed62

Please sign in to comment.