diff options
author | equal-l2 <eng.equall2@gmail.com> | 2020-09-30 16:42:42 +0000 |
---|---|---|
committer | equal-l2 <eng.equall2@gmail.com> | 2020-09-30 16:42:42 +0000 |
commit | 33a82e12dc8e6f12f4f2e1cff2e5365449098054 (patch) | |
tree | 2c2eac036e620059f2a122079ef100f160ec7c7f /Cargo.lock | |
parent | Merge pull request #381 from svenstaro/dependabot/cargo/chrono-0.4.18 (diff) | |
download | miniserve-33a82e12dc8e6f12f4f2e1cff2e5365449098054.tar.gz miniserve-33a82e12dc8e6f12f4f2e1cff2e5365449098054.zip |
Remove actix-rt
Diffstat (limited to '')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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", |