Skip to content

Commit f560b36

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 dee0eed commit f560b36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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 @@ panic = "abort"
1010

1111
[dependencies]
1212
clap = { version = "4.5.21", features = ["derive"] }
13-
colored = "2.1.0"
13+
colored = "2.2.0"
1414
http_req = { version = "0.13.0", default-features = false, features = [
1515
"rust-tls",
1616
] }

0 commit comments

Comments
 (0)