Skip to content

Commit 721fe9b

Browse files
fix(deps): update rust crate colour to v2
1 parent c26287d commit 721fe9b

File tree

2 files changed

+10
-111
lines changed

2 files changed

+10
-111
lines changed

Cargo.lock

Lines changed: 9 additions & 110 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/whirl_prompt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish = false
1515
[dependencies]
1616
# Utility
1717
sysinfo = "0.23.5"
18-
colour = "0.6.0"
18+
colour = "2.0.0"
1919

2020
# Config
2121
whirl_config = { path = "../whirl_config" }

0 commit comments

Comments
 (0)