Skip to content

Commit

Permalink
Bump bzip2 dependency to v0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed May 22, 2024
1 parent fdd2774 commit a0d5543
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 @@ -14,7 +14,7 @@ categories = ["parser-implementations", "science::robotics"]

[dependencies]
byteorder = "1.1"
bzip2 = "0.4.3"
bzip2 = "0.4.4"
base16ct = "0.2"
log = "0.4.4"
lz4 = "1.23.2"
Expand Down

0 comments on commit a0d5543

Please sign in to comment.