mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-13 22:26:37 +00:00
Upgrade reqwest to 0.12.18
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
268643a6b5
commit
780aa4f1d8
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ rc-zip-sync = { version = "4.2.6", features = [
|
|||
"lzma",
|
||||
"zstd",
|
||||
] }
|
||||
reqwest = { version = "0.12.5", features = [
|
||||
reqwest = { version = "0.12.18", features = [
|
||||
"http2",
|
||||
"stream",
|
||||
"zstd",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue