Skip to content

Commit

Permalink
update further dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
symphorien committed Aug 1, 2024
1 parent 09076c8 commit 04b3852
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 24 deletions.
20 changes: 13 additions & 7 deletions Cargo.lock

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

58 changes: 43 additions & 15 deletions Cargo.nix

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 @@ -26,7 +26,7 @@ scarlet = "1"
walkdir = "2"
enum-map = "2"
rayon = "1"
dashmap = "5"
dashmap = "6"
indicatif = "0.17"
lazy_static = "1"
regex = "1"
Expand All @@ -38,4 +38,4 @@ features = ["derive", "suggestions", "color", "wrap_help"]
[dev-dependencies]
rand = "0.8"
cli_test_dir = "0.1"
which = "5"
which = "6"

0 comments on commit 04b3852

Please sign in to comment.