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.
2 parents 7912e33 + 1356b5a commit 4a04d81Copy full SHA for 4a04d81
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
14
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
15
16
[dependencies]
17
-reqwest = { version = "0.12", features = ["json"] }
+reqwest = { version = "0.13", features = ["json"] }
18
serde = { version = "1.0", features = ["derive"] }
19
serde_json = "1.0"
20
thiserror = "2.0"
0 commit comments