summaryrefslogtreecommitdiffstats
path: root/server/Cargo.toml
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-02-05 12:51:03 -0500
committerDessalines <tyhou13@gmx.com>2020-02-05 12:51:03 -0500
commitd932acad165f21f0cc7c952805596a60fc068627 (patch)
treef83793bf34add6dd9b4c9b0abfe97820a3b66830 /server/Cargo.toml
parent420fb5a847cc549a46596407c32c9ad8d581b321 (diff)
parenteaf548b5db326addee318bcc2c7c742e4b79b6fa (diff)
Merge branch 'federation' into dev_1
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 939d038e..82823057 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -33,3 +33,4 @@ rss = "1.9.0"
htmlescape = "0.3.1"
config = "0.10.1"
hjson = "0.8.2"
+reqwest = "0.9.24" \ No newline at end of file