Skip to content

Commit

Permalink
fix(deps): update rust crate colour to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent c26287d commit 2d55be6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 88 deletions.
110 changes: 23 additions & 87 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/whirl_prompt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish = false
[dependencies]
# Utility
sysinfo = "0.23.5"
colour = "0.6.0"
colour = "0.7.0"

# Config
whirl_config = { path = "../whirl_config" }
Expand Down

0 comments on commit 2d55be6

Please sign in to comment.