aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
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.lock
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 '')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index d7be892..a70b6db 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1648,7 +1648,6 @@ version = "0.9.1-alpha.0"
dependencies = [
"actix-files",
"actix-multipart",
- "actix-rt",
"actix-web 3.0.2",
"actix-web-httpauth",
"alphanumeric-sort",