Skip to content

Commit 58e3237

Browse files
chore(deps): bump rustls from 0.19.1 to 0.20.0 (#206)
Bumps [rustls](https://github.com/rustls/rustls) from 0.19.1 to 0.20.0. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/OLDCHANGES.md) - [Commits](rustls/rustls@v/0.19.1...v/0.20.0) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 001e9b5 commit 58e3237

File tree

2 files changed

+51
-19
lines changed

2 files changed

+51
-19
lines changed

Cargo.lock

Lines changed: 50 additions & 18 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
@@ -33,7 +33,7 @@ acme-lib = "0.8"
3333
trust-dns-server = { version = "0.20", features = ["resolver", "dns-over-rustls", "dns-over-https-rustls"] }
3434
parking_lot = "0.11"
3535
futures-util = "0.3"
36-
rustls = "0.19"
36+
rustls = "0.20"
3737
toml = "0.5"
3838
anyhow = "1.0"
3939
ppp = "1"

0 commit comments

Comments
 (0)