Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rustls
  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>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 7aa9119 commit 2c59dcf
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -85,7 +85,7 @@ ring = "0.17.8"
rstest = "0.18.2"
rstest_reuse = "0.6.0"
rustc_version = "0.4.0"
rustls = "0.23.7"
rustls = "0.23.8"
rustls-pemfile = "2.1.2"
sec1 = "0.7"
serde = { version = "1.0.203", features = ["derive"] }
Expand Down

0 comments on commit 2c59dcf

Please sign in to comment.