mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-02 17:46:38 +02:00
use http::Uri for uri parsing
This commit is contained in:
@@ -37,7 +37,7 @@ log = "0.3"
|
||||
failure = "0.1"
|
||||
failure_derive = "0.1"
|
||||
time = "0.1"
|
||||
http = "0.1"
|
||||
http = "^0.1.2"
|
||||
httparse = "0.1"
|
||||
http-range = "0.1"
|
||||
mime = "0.3"
|
||||
|
Reference in New Issue
Block a user