Skip to content

Commit 91ec025

Browse files
committed
wip
1 parent 8a578cc commit 91ec025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ homedir = "0.3.6"
1414
inquire = "0.7.5"
1515
pathman = "0.1.2"
1616
predicates = "3.1.3"
17-
reqwest = { version = "0.12.22", features = ["blocking"] }
17+
reqwest = { version = "0.12.22", features = ["blocking", "vendored"] }
1818
semver = "1.0.26"
1919
spinners = "4.1.1"
2020
tempfile = "3.20.0"

0 commit comments

Comments
 (0)