aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2020-09-30 16:53:28 +0000
committerGitHub <noreply@github.com>2020-09-30 16:53:28 +0000
commit6ac4e2dbae6f96482c7200d58585c96a1e8d278e (patch)
tree2c2eac036e620059f2a122079ef100f160ec7c7f /Cargo.toml
parentMerge pull request #381 from svenstaro/dependabot/cargo/chrono-0.4.18 (diff)
parentRemove actix-rt (diff)
downloadminiserve-6ac4e2dbae6f96482c7200d58585c96a1e8d278e.tar.gz
miniserve-6ac4e2dbae6f96482c7200d58585c96a1e8d278e.zip
Merge pull request #382 from equal-l2/remove-actix-rt
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"