Skip to content

Commit e7cd87a

Browse files
chore(deps): bump rustls from 0.20.4 to 0.20.5
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.4 to 0.20.5. - [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.4...v/0.20.5) --- 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 212bd88 commit e7cd87a

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
@@ -42,7 +42,7 @@ hyper = { version = "0.14.18", features = ["http1", "server", "stream", "tcp"] }
4242
hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
4343
local-ip-address = "0.4.4"
4444
mime_guess = "2.0.4"
45-
rustls = "0.20.4"
45+
rustls = "0.20.5"
4646
rustls-pemfile = "1.0.0"
4747
termcolor = "1.1.3"
4848
tokio = { version = "1.18.2", features = ["fs", "rt-multi-thread", "signal", "macros"] }

0 commit comments

Comments
 (0)