aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-04-12 19:18:31 +0200
committerAlex Auvolat <alex@adnab.me>2020-04-12 19:18:31 +0200
commitc788fc9f9e2c9128ea0dd5f28c1bafe8ba3b369c (patch)
tree30c9e34b979bd8d38ef93e8371a4fea087556e72 /Cargo.toml
parentd2814b5c3374f8b99a81dbb9fa3614c875cfc5e6 (diff)
downloadgarage-c788fc9f9e2c9128ea0dd5f28c1bafe8ba3b369c.tar.gz
garage-c788fc9f9e2c9128ea0dd5f28c1bafe8ba3b369c.zip
Cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2e98c45a..c339f7a6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ reduce = "0.1.2"
serde_json = "1.0"
rustls = "0.17"
-tokio-rustls = { version = "0.13", features = ["dangerous_configuration"] }
+tokio-rustls = "0.13"
hyper-rustls = { version = "0.20", default-features = false }
webpki = "0.21"