Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit 312c118

Browse files
chore(deps): update rust crate colored to v3
1 parent 85a93e9 commit 312c118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ serde_derive = "1"
1010
toml = "0.8"
1111
clap-markdown = "0.1.3"
1212
anyhow = "1.0.86"
13-
colored = "2"
13+
colored = "3"
1414
tokio = { version = "1", features = ["full"] }
1515
walkdir = "2.5.0"

0 commit comments

Comments
 (0)