Skip to content

Commit 411b97e

Browse files
chore(deps): bump rustls from 0.20.6 to 0.20.7 (#209)
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.6 to 0.20.7. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](rustls/rustls@v/0.20.6...v/0.20.7) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 434300f commit 411b97e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -43,7 +43,7 @@ hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
4343
local-ip-address = "0.4.9"
4444
mime_guess = "2.0.4"
4545
percent-encoding = "2.2.0"
46-
rustls = "0.20.6"
46+
rustls = "0.20.7"
4747
rustls-pemfile = "1.0.1"
4848
serde = { version = "1.0.145", features = ["derive"] }
4949
serde_json = "1.0.86"

0 commit comments

Comments
 (0)