Skip to content

Commit

Permalink
Update Rust crate lz4_flex to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 847c1b1 commit 7c33d43
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.5.7", features = ["cargo", "suggestions", "color", "wrap_h
clean-path = { version = "0.2.1", optional = true }
home = { version = "0.5.9", optional = true }
lazy_static = { version = "1.5.0", optional = true }
lz4_flex = { version = "0.9.5", default-features = false }
lz4_flex = { version = "0.11.0", default-features = false }
mimalloc = { version = "0.1.42", default-features = false, optional = true }
tar = "0.4.41"
ticky = { git = "https://github.com/Dirout/ticky.git", optional = true }
Expand Down

0 comments on commit 7c33d43

Please sign in to comment.