Skip to content

Commit

Permalink
build(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehsiao committed Apr 19, 2024
1 parent 9db509e commit 1ee8ce1
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 46 deletions.
97 changes: 52 additions & 45 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 @@ -13,7 +13,7 @@ categories = ["command-line-utilities"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
anyhow = "1.0.81"
anyhow = "1.0.82"
clap = { version = "4.5.4", features = ["wrap_help", "derive"] }
rayon = "1.10.0"
tabled = { version = "0.15.0", features = ["ansi"] }
Expand Down

0 comments on commit 1ee8ce1

Please sign in to comment.