mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic_http: remove (no longer used) dependency serde_urlencoded
This commit is contained in:
parent
8391cb4bd5
commit
8269ae2994
2 changed files with 0 additions and 20 deletions
|
|
@ -32,7 +32,6 @@ parking_lot = "0.10"
|
|||
privdrop = "0.3"
|
||||
rand = { version = "0.7", features = ["small_rng"] }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_urlencoded = "0.6"
|
||||
simplelog = "0.8"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue