Skip to content

Commit

Permalink
Merge pull request #353 from hermit-os/dependabot/cargo/colour-2.1.0
Browse files Browse the repository at this point in the history
build(deps): Bump colour from 2.0.0 to 2.1.0
  • Loading branch information
mkroening authored Jun 10, 2024
2 parents a26af3e + 3cf9286 commit 9c03d2b
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
29 changes: 27 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ description = "runh is a CLI tool for spawning and running RustyHermit container
[dependencies]
capctl = "0.2"
clap = { version = "4", features = ["wrap_help", "derive", "color", "cargo", "suggestions"] }
colour = "2.0"
colour = "2.1"
command-fds = "0.3"
futures = "0.3"
getset = "0.1"
Expand Down

0 comments on commit 9c03d2b

Please sign in to comment.