Skip to content

Commit ec8bad7

Browse files
build(deps): bump colored from 2.2.0 to 3.0.0 (#112)
Bumps [colored](https://github.com/mackwic/colored) from 2.2.0 to 3.0.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.2.0...v3.0.0) --- updated-dependencies: - dependency-name: colored dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
1 parent 3273adb commit ec8bad7

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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.95"
8-
colored = "2.2.0"
8+
colored = "3.0.0"
99
lexopt = "0.3.0"
1010
reqwest = { version = "0.12.12", features = ["json", "blocking", "rustls-tls"], default-features = false }
1111
serde = { version = "1.0.217", features = ["derive"] }

0 commit comments

Comments
 (0)