Skip to content

Commit

Permalink
Update Rust crate lz4_flex to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 72a5540 commit 7041875
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 @@ -42,7 +42,7 @@ clap = { version = "4.4.13", features = ["cargo", "suggestions", "color", "wrap_
clean-path = { version = "0.2.1", optional = true }
home = { version = "0.5.9", optional = true }
lazy_static = { version = "1.4.0", optional = true }
lz4_flex = { version = "0.9.5", default-features = false }
lz4_flex = { version = "0.11.2", default-features = false }
mimalloc = { version = "0.1.39", default-features = false, optional = true }
tar = "0.4.40"
ticky = { git = "https://github.com/Dirout/ticky.git", optional = true }
Expand Down

0 comments on commit 7041875

Please sign in to comment.