mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
chore(deps): bump colored from 2.2.0 to 3.0.0
Bumps [colored](https://github.com/mackwic/colored) from 2.2.0 to 3.0.0. - [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/v2.2.0...v3.0.0) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
eb13246529
commit
e167eb2f2f
3 changed files with 4 additions and 5 deletions
|
|
@ -14,7 +14,7 @@ license = "AGPL-3.0-or-later"
|
|||
include = ["**/*.rs", "**/*.toml"]
|
||||
|
||||
[dependencies]
|
||||
colored = "2"
|
||||
colored = "3"
|
||||
sys-locale = "0.3"
|
||||
rust-i18n = "3"
|
||||
regex-lite = "0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue