We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a1eec commit fc4a5d9Copy full SHA for fc4a5d9
Cargo.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
11
12
[dependencies]
13
-bio = "0.29"
+bio = "0.30"
14
clap = { version = "2.31", features = ["yaml", "color", "suggestions"]}
15
indicatif = "0.11"
16
itertools = "0.6"
0 commit comments