Skip to content

Commit 9993800

Browse files
chore(deps): bump rustls from 0.21.7 to 0.21.9
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.7 to 0.21.9. - [Release notes](https://github.com/rustls/rustls/releases) - [Commits](rustls/rustls@v/0.21.7...v/0.21.9) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ced956 commit 9993800

File tree

2 files changed

+60
-23
lines changed

2 files changed

+60
-23
lines changed

Cargo.lock

Lines changed: 59 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mime_guess = "2.0"
2222
once_cell = "1.18"
2323
percent-encoding = "2.3"
2424
rcgen = { version = "0.11.3" }
25-
rustls = "0.21.7"
25+
rustls = "0.21.9"
2626
tokio-rustls = "0.24.1"
2727
tokio = { version = "1.34", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
2828
url = "2.5.0"

0 commit comments

Comments
 (0)