mirror of
https://github.com/alterware/alterware-launcher.git
synced 2026-04-19 15:28:43 +00:00
build(deps): bump colored from 3.0.0 to 3.1.1
Bumps [colored](https://github.com/mackwic/colored) from 3.0.0 to 3.1.1. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](https://github.com/mackwic/colored/compare/v3.0.0...v3.1.1) --- updated-dependencies: - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -16,7 +16,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
rand = "0.9"
|
||||
semver = "1.0"
|
||||
colored = "3.0"
|
||||
colored = "3.1"
|
||||
once_cell = "1.21"
|
||||
reqwest = { version = "0.13", features = ["stream"] }
|
||||
futures-util = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user