Skip to content

Commit eee25a7

Browse files
dependabot[bot]Virv12
authored andcommitted
Bump lz4_flex from 0.12.0 to 0.12.1 in /pixie-uefi
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 e5c2e71 commit eee25a7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pixie-uefi/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-uefi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ core_detect = "1.0.0"
1919
futures = { version = "0.3.32", default-features = false, features = ["alloc", "async-await"] }
2020
gpt_disk_io = "0.16.2"
2121
log = "0.4.29"
22-
lz4_flex = { version = "0.12.0", default-features = false }
22+
lz4_flex = { version = "0.12.1", default-features = false }
2323
managed = { version = "0.8.0", default-features = false, features = ["alloc"] }
2424
minicov = { version = "0.3.8", optional = true }
2525
postcard = { version = "1.1.3", default-features = false, features = ["alloc"] }

0 commit comments

Comments
 (0)