Skip to content

Commit

Permalink
Merge pull request #23 from Dylan-DPC/patch-1
Browse files Browse the repository at this point in the history
Update Cargo.toml
  • Loading branch information
dyz1990 committed Jun 8, 2023
2 parents 574ef01 + 42f75b8 commit 193ae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ default = ["compress"]
aes = {version = "0.8", optional = true}
bit-set = "0.5.3"
byteorder = "1.4"
bzip2 = {version = "0.4", optional = true}
bzip2 = {version = "0.4.4", optional = true}
cbc = {version = "0.1", optional = true}
crc = "3.0.0"
filetime_creation = "0.1"
Expand Down

0 comments on commit 193ae44

Please sign in to comment.