Skip to content

Commit b9117b3

Browse files
author
Michael Hall
committed
build(deps): remove unused indicatif
1 parent 20c77b6 commit b9117b3

File tree

2 files changed

+1
-63
lines changed

2 files changed

+1
-63
lines changed

Cargo.lock

Lines changed: 0 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ niffler = "2.3"
2222
noodles-fasta = "0.40"
2323
itertools = "0.13"
2424
rayon = "1.10"
25-
indicatif = {version = "0.17", features = ["rayon"]}
2625
ndarray = "0.15"
2726
log = "0.4"
2827
env_logger = "0.11.3"
2928

3029
[dev-dependencies]
3130
assert_cmd = "2"
32-
tempfile = "3.2"
31+
tempfile = "3.2"

0 commit comments

Comments
 (0)