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

new router recognizer

This commit is contained in:
Nikolay Kim
2017-10-16 19:21:24 -07:00
parent 35107f64e7
commit f59f68eded
10 changed files with 229 additions and 42 deletions

View File

@ -37,8 +37,6 @@ regex = "0.2"
slab = "0.4"
sha1 = "0.2"
url = "1.5"
lazy_static = "0.2"
route-recognizer = "0.1"
# tokio
bytes = "0.4"