We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8b0f4 commit 115142bCopy full SHA for 115142b
Cargo.toml
@@ -5,7 +5,7 @@ authors = ["alei <[email protected]>"]
5
edition = "2018"
6
7
[dependencies]
8
-reqwest = { version = "0.11", features = [
+reqwest = { version = "0.12", features = [
9
"blocking",
10
"json",
11
"native-tls-alpn",
0 commit comments