summaryrefslogtreecommitdiffstats
path: root/server/Cargo.toml
diff options
context:
space:
mode:
authorFelix Ableitner <me@nutomic.com>2020-03-20 10:47:46 +0100
committerFelix Ableitner <me@nutomic.com>2020-03-20 10:47:46 +0100
commit4354f868fdf7234398db1fcdff02c5583bbf5198 (patch)
treef2bac83c5d3a10ddb70c2dba97ff6d6b6b248db7 /server/Cargo.toml
parent875545f7e1ac5583fe2e2ed92e6d728a06a1114a (diff)
parentbf52bc22e47c86e73f615db4b21647c64434744c (diff)
Merge branch 'federation' of ssh://yerbamate.dev:222/nutomic/lemmy into federation
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 336dc5b3..c694c88c 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -34,7 +34,6 @@ rss = "1.9.0"
htmlescape = "0.3.1"
config = "0.10.1"
hjson = "0.8.2"
-reqwest = "0.9.24"
url = "2.1.1"
percent-encoding = "2.1.0"
chttp = "0.5.5"