Skip to content

Commit

Permalink
build(deps): remove unused indicatif
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Sep 12, 2024
1 parent 20c77b6 commit b9117b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 63 deletions.
61 changes: 0 additions & 61 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ niffler = "2.3"
noodles-fasta = "0.40"
itertools = "0.13"
rayon = "1.10"
indicatif = {version = "0.17", features = ["rayon"]}
ndarray = "0.15"
log = "0.4"
env_logger = "0.11.3"

[dev-dependencies]
assert_cmd = "2"
tempfile = "3.2"
tempfile = "3.2"

0 comments on commit b9117b3

Please sign in to comment.