Skip to content

Commit

Permalink
nump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bircni authored and bnjbvr committed Aug 25, 2024
1 parent 94a2147 commit bea9e73
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 51 deletions.
71 changes: 24 additions & 47 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ license = "MIT"
readme = "README.md"

[dependencies]
anyhow = "1.0.57"
anyhow = "1.0.86"
argh = "0.1.9"
cargo_metadata = "0.18.0"
cargo_toml = "0.19.1"
cargo_toml = "0.20.4"
grep = "0.3.1"
ignore = "0.4.20"
log = "0.4.16"
ignore = "0.4.22"
log = "0.4.22"
pretty_env_logger = "0.5.0"
rayon = "1.5.2"
serde = "1.0.136"
Expand Down

0 comments on commit bea9e73

Please sign in to comment.