Skip to content

Commit 93d9eaa

Browse files
Bump lz4_flex from 0.12.0 to 0.12.1
Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.12.0 to 0.12.1. - [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.12.0...0.12.1) --- updated-dependencies: - dependency-name: lz4_flex dependency-version: 0.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 335cf49 commit 93d9eaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

shotover/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ governor = { version = "0.10", default-features = false, features = [
4949
nonzero_ext = "0.3.0"
5050
version-compare = { version = "0.2", optional = true }
5151
rand = { workspace = true }
52-
lz4_flex = { version = "0.12.0", optional = true }
52+
lz4_flex = { version = "0.12.1", optional = true }
5353
clap.workspace = true
5454
itertools.workspace = true
5555
bytes.workspace = true

0 commit comments

Comments
 (0)