Skip to content

Commit

Permalink
Update crates
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeder committed Jun 23, 2023
1 parent 48b514c commit 26000c3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -6,7 +6,7 @@ version = "0.12.0"

[dependencies]
better-panic = "0.3.0"
clap = {version = "4.3.4", features = ["derive", "string"]}
clap = {version = "4.3.5", features = ["derive", "string"]}
color-backtrace = "0.5.1"
colored = "2.0.0"
crossterm = "0.26.1"
Expand Down

0 comments on commit 26000c3

Please sign in to comment.