We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc26f3a + eeaf2b2 commit d176f09Copy full SHA for d176f09
1 file changed
rust-mcp-server-syncable-cli/Cargo.toml
@@ -54,7 +54,7 @@ predicates = "3"
54
tempfile = "3"
55
proptest = "1"
56
serde_json = "1.0"
57
-reqwest = { version = "0.11", features = ["blocking"] }
+reqwest = { version = "0.12", features = ["blocking"] }
58
http = "0.2"
59
tokio-test = "0.4.4"
60
0 commit comments