Skip to content

Commit 2b8f666

Browse files
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](colored-rs/colored@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>
1 parent c1a0d17 commit 2b8f666

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -10,7 +10,7 @@ description = "Scan local git repositories and show their status (check untracke
1010

1111
[dependencies]
1212
clap = { version = "4.5.54", features = ["derive"] }
13-
colored = "3.0.0"
13+
colored = "3.1.1"
1414
git2 = { version = "0.20.3", default-features = false }
1515
walkdir = "2.5.0"
1616
home = "0.5.12"

0 commit comments

Comments
 (0)