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.toml | |
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 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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" |