diff --git a/Cargo.toml b/Cargo.toml index 93e6653..83552f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ features = ["all"] futures = "0.3.25" doc-comment = "0.3" serde_json = "1" -serde_qs = "0.4.5" +serde_qs = "0.10.1" serde_urlencoded = "0.6.1" tap-reader = "1" url = "1"