We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e711f5 commit 95002f7Copy full SHA for 95002f7
Cargo.toml
@@ -45,7 +45,7 @@ serde_json = "1.0.51"
45
serde = { version = "1.0.106", features = ["derive"] }
46
serde_urlencoded = "0.7.0"
47
rand = "0.7.3"
48
-serde_qs = "0.7.0"
+serde_qs = "0.8.3"
49
base64 = "0.13.0"
50
51
[dev-dependencies]
0 commit comments