Skip to content

Commit 2b0518f

Browse files
authored
Merge pull request #108 from jonasbb/dependabot/cargo/bzip2-0.6.0
2 parents c81ffea + 324cbf4 commit 2b0518f

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
@@ -33,7 +33,7 @@ file-xz = ["xz2"]
3333
jsonl = ["serde", "serde_json"]
3434

3535
[dependencies]
36-
bzip2 = {version = "0.5.1", optional = true}
36+
bzip2 = {version = "0.6.0", optional = true}
3737
flate2 = {version = "1.0", optional = true}
3838
log = "0.4"
3939
num-traits = "0.2.6"

0 commit comments

Comments
 (0)