Skip to content

Commit e77062c

Browse files
Update Rust crate colored to v3
1 parent 78ecc2d commit e77062c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ bytes = "1.6"
6262
camino = { version = "1.1", features = ["serde1"] }
6363
cfg-if = "1"
6464
chrono = "0.4"
65-
colored = "2"
65+
colored = "3"
6666
clap = { version = "4.5.8", features = [ "derive" ] }
6767
csv = "1.3"
6868
curl = "0.4"

0 commit comments

Comments
 (0)