Skip to content

Commit 9ea99c4

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump lz4_flex from 0.11.5 to 0.11.6 in /pixie-server
Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.11.5 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.11.5...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 eee25a7 commit 9ea99c4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixie-server/Cargo.lock

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

pixie-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ futures = "0.3.32"
2929
tokio-stream = { version = "0.1.18", features = ["sync"] }
3030
chrono = "0.4.44"
3131
tokio-util = "0.7.18"
32-
lz4_flex = "0.11.5"
32+
lz4_flex = "0.11.6"
3333

3434
[dependencies.pixie-shared]
3535
path = "../pixie-shared"

0 commit comments

Comments
 (0)