Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 41eff96 commit f6cd117
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 21 deletions.
134 changes: 114 additions & 20 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 @@ -15,7 +15,7 @@ tiny_http = { version = "0.12.0", features = ["ssl-rustls"] }
const-str = { version = "0.5.4", features = ["std"] }
heapless = "0.7.16"
impls = "1.0.3"
rustls = "0.21.1"
rustls = "0.21.11"
base64 = "0.21.0"
once_cell = "1.17.1"

Expand Down

0 comments on commit f6cd117

Please sign in to comment.