Skip to content

Commit 5b8654d

Browse files
chore(deps): bump colored from 2.2.0 to 3.1.1
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>
1 parent 51db147 commit 5b8654d

2 files changed

Lines changed: 4 additions & 11 deletions

File tree

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.

nexum_cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ path = "src/main.rs"
1616
nexum_core = { path = "../nexum_core" }
1717
anyhow = { workspace = true }
1818
tokio = { workspace = true }
19-
colored = "2.1"
19+
colored = "3.1"
2020
comfy-table = "7.1"
2121
indicatif = "0.18"
2222
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)