mirror of
https://github.com/alterware/alterware-launcher.git
synced 2026-03-03 08:53:03 +00:00
build(deps): bump reqwest from 0.12.28 to 0.13.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.28 to 0.13.2. - [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.28...v0.13.2) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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