mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 00:50:20 +02:00
Do not use as it can not parse some valid paths
This commit is contained in:
@@ -19,6 +19,7 @@ extern crate http_range;
|
||||
extern crate mime;
|
||||
extern crate mime_guess;
|
||||
extern crate url;
|
||||
extern crate percent_encoding;
|
||||
extern crate actix;
|
||||
|
||||
mod application;
|
||||
|
Reference in New Issue
Block a user