mirror of
https://github.com/house-of-vanity/v2-uri-parser.git
synced 2025-12-16 06:57:52 +00:00
Test json conversion
This commit is contained in:
@@ -8,3 +8,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
querystring = "1.1.0"
|
||||
regex = "1.9.6"
|
||||
serde = { version = "1.0.189", features = ["derive"] }
|
||||
serde_json = "1.0.107"
|
||||
|
||||
Reference in New Issue
Block a user