Skip to content

Commit

Permalink
upgrade crates
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac committed Dec 12, 2023
1 parent 830cb24 commit fc73da9
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 56 deletions.
90 changes: 36 additions & 54 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ path = "src/main.rs"
anyhow = "1.0.75"
asserts-rs = "0.3.0"
cfg-if = "1.0.0"
clap = "4.4.10"
clap = "4.4.11"
clap_derive = "4.4.7"
clap_complete = "4.4.4"
colored = "2.0.4"
colored = "2.1.0"
dirs = "5.0.1"
indicatif = "0.17.7"
json_minimal = "0.1.3"
Expand Down

0 comments on commit fc73da9

Please sign in to comment.