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 6f38b3e commit 13ab959Copy full SHA for 13ab959
Cargo.toml
@@ -44,7 +44,7 @@ url = { version = "2.1.1", features = ["serde"] }
44
serde_json = "1.0.51"
45
serde = { version = "1.0.106", features = ["derive"] }
46
serde_urlencoded = "0.7.0"
47
-rand = "0.7.3"
+rand = "0.8.5"
48
serde_qs = "0.8.3"
49
base64 = "0.13.0"
50
0 commit comments