Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent b32e5fc commit 398ee4c
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mime_guess = "2.0"
once_cell = "1.18"
percent-encoding = "2.3"
rcgen = { version = "0.11.1" }
rustls = "0.21.5"
rustls = "0.21.6"
tokio-rustls = "0.24.1"
tokio = { version = "1.29", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
url = "2.4.0"
Expand Down

0 comments on commit 398ee4c

Please sign in to comment.