Skip to content

Commit 06b4c14

Browse files
authored
Update dependencies and version in Cargo files
1 parent bb0d35d commit 06b4c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "fqkit"
5-
version = "0.4.11"
5+
version = "0.4.12"
66
edition = "2021"
77
authors = ["sharkLoc <mmtinfo@163.com>"]
88
rust-version = "1.83.0"
@@ -25,7 +25,7 @@ exclude = [
2525
anyhow = "1.0.75"
2626
atty = "0.2.14"
2727
bio = "1.5.0"
28-
bzip2 = "0.4.4"
28+
bzip2 = "0.5.1"
2929
chrono = "0.4.30"
3030
clap = { version = "4.4.7", features = ["derive", "wrap_help"] }
3131
clap-verbosity-flag = "2.2.0"

0 commit comments

Comments
 (0)