mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 06:57:52 +00:00
Url decode the path
This commit is contained in:
@@ -11,3 +11,4 @@ querystring = "1.1.0"
|
||||
regex = "1.9.6"
|
||||
serde = { version = "1.0.189", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
urlencoding = "2"
|
||||
|
||||
Reference in New Issue
Block a user