Skip to content

Commit 826ae13

Browse files
build(deps): bump colored from 2.1.0 to 2.2.0 (#105)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a33f28 commit 826ae13

File tree

2 files changed

+17
-83
lines changed

2 files changed

+17
-83
lines changed

Cargo.lock

Lines changed: 16 additions & 82 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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
anyhow = "1.0.93"
8-
colored = "2.1.0"
8+
colored = "2.2.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.9", features = ["json", "blocking", "rustls-tls"], default-features = false }
1111
serde = { version = "1.0.215", features = ["derive"] }

0 commit comments

Comments
 (0)