mirror of
https://github.com/alterware/alterware-launcher.git
synced 2026-03-25 11:33:04 +00:00
Merge pull request #41 from alterware/dependabot/cargo/reqwest-0.13.2
build(deps): bump reqwest from 0.12.28 to 0.13.2
This commit is contained in:
@@ -18,7 +18,7 @@ rand = "0.9"
|
||||
semver = "1.0"
|
||||
colored = "3.0"
|
||||
once_cell = "1.21"
|
||||
reqwest = { version = "0.12", features = ["stream"] }
|
||||
reqwest = { version = "0.13", features = ["stream"] }
|
||||
futures-util = "0.3"
|
||||
futures = "0.3"
|
||||
indicatif = "0.18"
|
||||
|
||||
Reference in New Issue
Block a user