We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c81ffea + 324cbf4 commit 2b0518fCopy full SHA for 2b0518f
1 file changed
Cargo.toml
@@ -33,7 +33,7 @@ file-xz = ["xz2"]
33
jsonl = ["serde", "serde_json"]
34
35
[dependencies]
36
-bzip2 = {version = "0.5.1", optional = true}
+bzip2 = {version = "0.6.0", optional = true}
37
flate2 = {version = "1.0", optional = true}
38
log = "0.4"
39
num-traits = "0.2.6"
0 commit comments