Skip to content

Commit

Permalink
build(deps): bump owo-colors from 3.5.0 to 4.0.0 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 27, 2023
1 parent 4eb4e70 commit fa3ad30
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 50 deletions.
73 changes: 24 additions & 49 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 @@ -12,7 +12,7 @@ repository = "https://github.com/ryanccn/nrr.git"
clap = { version = "4.4.8", features = ["derive"] }
color-eyre = "0.6.2"
nix = { version = "0.27.1", features = ["signal"] }
owo-colors = { version = "3.5.0", features = ["supports-color"] }
owo-colors = { version = "4.0.0", features = ["supports-color"] }
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
shell-escape = "0.1.5"
Expand Down

0 comments on commit fa3ad30

Please sign in to comment.