We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0d35d commit 06b4c14Copy full SHA for 06b4c14
Cargo.toml
@@ -2,7 +2,7 @@
2
3
[package]
4
name = "fqkit"
5
-version = "0.4.11"
+version = "0.4.12"
6
edition = "2021"
7
authors = ["sharkLoc <mmtinfo@163.com>"]
8
rust-version = "1.83.0"
@@ -25,7 +25,7 @@ exclude = [
25
anyhow = "1.0.75"
26
atty = "0.2.14"
27
bio = "1.5.0"
28
-bzip2 = "0.4.4"
+bzip2 = "0.5.1"
29
chrono = "0.4.30"
30
clap = { version = "4.4.7", features = ["derive", "wrap_help"] }
31
clap-verbosity-flag = "2.2.0"
0 commit comments