Skip to content

Commit f9c620f

Browse files
authored
Merge pull request #48 from natimerry/dependabot/cargo/lz4_flex-0.12.0
build(deps): bump lz4_flex from 0.11.3 to 0.12.0
2 parents e51e996 + e412a1a commit f9c620f

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed

Cargo.lock

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

repak/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ byteorder = "1.5"
2626
aes = { workspace = true, optional = true }
2727
flate2 = { version = "1.1", optional = true }
2828
zstd = { version = "0.13", optional = true }
29-
lz4_flex = { version = "0.11.3", optional = true }
29+
lz4_flex = { version = "0.12.0", optional = true }
3030
oodle_loader = { path = "../oodle_loader", optional = true}
3131
thiserror = "2.0"
3232
sha1 = { workspace = true }

0 commit comments

Comments
 (0)