aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorequal-l2 <eng.equall2@gmail.com>2020-09-30 16:42:42 +0000
committerequal-l2 <eng.equall2@gmail.com>2020-09-30 16:42:42 +0000
commit33a82e12dc8e6f12f4f2e1cff2e5365449098054 (patch)
tree2c2eac036e620059f2a122079ef100f160ec7c7f /Cargo.toml
parentMerge pull request #381 from svenstaro/dependabot/cargo/chrono-0.4.18 (diff)
downloadminiserve-33a82e12dc8e6f12f4f2e1cff2e5365449098054.tar.gz
miniserve-33a82e12dc8e6f12f4f2e1cff2e5365449098054.zip
Remove actix-rt
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 03e1e37..f8f3773 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,6 @@ zip = "0.5.5"
qrcodegen = "1.6.0"
actix-files = "0.3.0"
actix-multipart = "0.3.0"
-actix-rt = "1.1.1"
actix-web-httpauth = "0.5.0"
mime = "0.3"