Skip to content

Commit c227877

Browse files
Update Rust crate colored to v3 (#10338)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fcf685 commit c227877

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 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
@@ -54,7 +54,7 @@ base64 = "=0.22.1"
5454
bigdecimal = { version = "=0.4.7", features = ["serde"] }
5555
bon = "=3.3.2"
5656
cargo-manifest = "=0.17.0"
57-
colored = "=2.2.0"
57+
colored = "=3.0.0"
5858
crates_io_cdn_logs = { path = "crates/crates_io_cdn_logs" }
5959
crates_io_database = { path = "crates/crates_io_database" }
6060
crates_io_database_dump = { path = "crates/crates_io_database_dump" }

0 commit comments

Comments
 (0)