Skip to content

Commit 4de13eb

Browse files
Bump colored from 2.1.0 to 2.2.0
Bumps [colored](https://github.com/mackwic/colored) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/mackwic/colored/releases) - [Changelog](https://github.com/colored-rs/colored/blob/master/CHANGELOG.md) - [Commits](colored-rs/colored@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9016539 commit 4de13eb

2 files changed

Lines changed: 13 additions & 79 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 78 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
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
git2 = "0.19.0"
1010
clap = "2.33.3"
11-
colored = "2.1.0"
11+
colored = "2.2.0"
1212
between = "0.1.0"
1313
rand = "0.8.5"
1414
regex = "1.11.1"

0 commit comments

Comments
 (0)