Skip to content

Commit e72fea5

Browse files
chore(deps): bump colored from 2.2.0 to 3.1.1 (#6)
Bumps [colored](https://github.com/mackwic/colored) from 2.2.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](colored-rs/colored@v2.2.0...v3.1.1) --- updated-dependencies: - dependency-name: colored dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82286aa commit e72fea5

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

Cargo.lock

Lines changed: 3 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository = "https://github.com/hyperpolymath/panic-attacker"
1313
clap = { version = "4.5", features = ["derive"] }
1414
clap_complete = "4.5"
1515
clap_complete_nushell = "4.5"
16-
colored = "2.1"
16+
colored = "3.1"
1717
anyhow = "1.0"
1818
serde = { version = "1.0", features = ["derive"] }
1919
serde_json = "1.0"

0 commit comments

Comments
 (0)