Skip to content

Commit ea09711

Browse files
build(deps): bump rustls from 0.20.6 to 0.20.7 (#1979)
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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dba59b commit ea09711

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,9 +2182,9 @@ dependencies = [
21822182

21832183
[[package]]
21842184
name = "rustls"
2185-
version = "0.20.6"
2185+
version = "0.20.7"
21862186
source = "registry+https://github.com/rust-lang/crates.io-index"
2187-
checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"
2187+
checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"
21882188
dependencies = [
21892189
"log",
21902190
"ring",

0 commit comments

Comments
 (0)