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 8a578cc commit 91ec025Copy full SHA for 91ec025
Cargo.toml
@@ -14,7 +14,7 @@ homedir = "0.3.6"
14
inquire = "0.7.5"
15
pathman = "0.1.2"
16
predicates = "3.1.3"
17
-reqwest = { version = "0.12.22", features = ["blocking"] }
+reqwest = { version = "0.12.22", features = ["blocking", "vendored"] }
18
semver = "1.0.26"
19
spinners = "4.1.1"
20
tempfile = "3.20.0"
0 commit comments