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 095c482 commit befa50bCopy full SHA for befa50b
Cargo.toml
@@ -22,7 +22,7 @@ base64 = "0.21.0"
22
bytes = "0.4"
23
chrono = "0.4"
24
hmac = "0.12.1"
25
-reqwest = { version = "0.11.0", features = ["blocking", "json"] }
+reqwest = { version = "0.11.14", features = ["blocking", "json"] }
26
rocket = { version = "0.4", optional = true }
27
serde = { version = "1.0", features = ["derive"] }
28
serde_derive = "1.0.156"
0 commit comments