Skip to content

Commit 0e5485b

Browse files
authored
Update Cargo.toml
1 parent 6593fab commit 0e5485b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ exclude = [
2424
[dependencies]
2525
anyhow = "1.0.75"
2626
atty = "0.2.14"
27-
bio = "1.5.0"
27+
bio = "2.0.3"
2828
bzip2 = "0.5.1"
2929
chrono = "0.4.30"
3030
clap = { version = "4.4.7", features = ["derive", "wrap_help"] }

0 commit comments

Comments
 (0)