Skip to content

Commit

Permalink
Revert "chore(deps): bump rustls from 0.19.1 to 0.20.0 (#206)"
Browse files Browse the repository at this point in the history
This reverts commit 58e3237.
  • Loading branch information
conblem authored Sep 28, 2021
1 parent 58e3237 commit 281287d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 51 deletions.
68 changes: 18 additions & 50 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ acme-lib = "0.8"
trust-dns-server = { version = "0.20", features = ["resolver", "dns-over-rustls", "dns-over-https-rustls"] }
parking_lot = "0.11"
futures-util = "0.3"
rustls = "0.20"
rustls = "0.19"
toml = "0.5"
anyhow = "1.0"
ppp = "1"
Expand Down

0 comments on commit 281287d

Please sign in to comment.