Skip to content

Commit cc00c95

Browse files
authored
Revert "chore(deps): bump rustls from 0.19.1 to 0.20.0 (#206)" (#207)
This reverts commit 58e3237.
1 parent 58e3237 commit cc00c95

File tree

2 files changed

+19
-51
lines changed

2 files changed

+19
-51
lines changed

Cargo.lock

Lines changed: 18 additions & 50 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.20"
36+
rustls = "0.19"
3737
toml = "0.5"
3838
anyhow = "1.0"
3939
ppp = "1"

0 commit comments

Comments
 (0)