Skip to content

Commit

Permalink
Bump rustls from 0.21.2 to 0.21.5 (#728)
Browse files Browse the repository at this point in the history
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.2 to 0.21.5.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Commits](rustls/rustls@v/0.21.2...v/0.21.5)

---
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 Jul 17, 2023
1 parent ab48e02 commit 64f3a3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ indexmap = "1.9.3"
paste = "1.0.12"
percent-encoding = "2.3.0"
proc-macro2 = "1.0.63"
rustls = "0.21.2"
rustls = "0.21.5"
rustls-pemfile = "1.0.3"
serde_json = "1.0.99"
serde_path_to_error = "0.1.13"
Expand Down

0 comments on commit 64f3a3b

Please sign in to comment.