Skip to content

Commit 8a578cc

Browse files
committed
wip
1 parent c769224 commit 8a578cc

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Cargo.lock

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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" }
17+
reqwest = { version = "0.12.22", features = ["blocking"] }
1818
semver = "1.0.26"
1919
spinners = "4.1.1"
2020
tempfile = "3.20.0"

0 commit comments

Comments
 (0)