We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c67e63 commit 6e3f4c9Copy full SHA for 6e3f4c9
Cargo.toml
@@ -30,7 +30,7 @@ url = "2.5"
30
urlencoding = "2.1.3"
31
log = "0.4"
32
33
-reqwest = { version = "0.13.0-rc.1", default-features = false, features = [
+reqwest = { version = "0.13.1", default-features = false, features = [
34
"json",
35
"multipart",
36
], optional = true }
0 commit comments