1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

drop unused code

This commit is contained in:
Nikolay Kim
2017-10-08 17:47:41 -07:00
parent 63b78b6461
commit e398694bdb
5 changed files with 18 additions and 201 deletions

View File

@ -27,7 +27,6 @@ http = "0.1"
httparse = "0.1"
slab = "0.4"
sha1 = "0.2"
rand = "0.3"
url = "1.5"
route-recognizer = "0.1"