mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 07:47:49 +00:00
Bump reqwest from 0.12.12 to 0.12.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.20. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.20) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -18,7 +18,7 @@ rand = "0.9.1"
|
||||
semver = "1.0.25"
|
||||
colored = "3.0.0"
|
||||
once_cell = "1.20.3"
|
||||
reqwest = { version = "0.12.12", features = ["stream"] }
|
||||
reqwest = { version = "0.12.20", features = ["stream"] }
|
||||
futures-util = "0.3.31"
|
||||
futures = "0.3.31"
|
||||
indicatif = "0.17.11"
|
||||
|
||||
Reference in New Issue
Block a user