aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c823e2d..733419e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,8 +20,5 @@ version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]
[dependencies]
-futures = "0.1"
-hyper = "0.11"
-hyper-tls = "0.1"
+reqwest = "0.8.5"
ring = "0.12.1"
-tokio-core = "0.1"