Skip to content

Commit 426fe0e

Browse files
build(deps): bump lz4_flex from 0.10.0 to 0.11.6
Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.10.0 to 0.11.6. - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.10...0.11.6) --- updated-dependencies: - dependency-name: lz4_flex dependency-version: 0.11.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 294037d commit 426fe0e

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

Cargo.lock

Lines changed: 4 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ lazy_static = "1.5.0"
122122
leb128 = "0.2"
123123
libc = "0.2.175"
124124
libloading = "0.8.9"
125-
lz4_flex = "0.10.0"
125+
lz4_flex = "0.11.6"
126126
nix = { version = "0.29.0", features = ["fs"] }
127127
nonempty-collections = { version = "0.3.1", features = ["serde"] }
128128
num-traits = { version = "0.2.19", default-features = false }

0 commit comments

Comments
 (0)