Skip to content

Commit 9031a0a

Browse files
authored
bump lz4_flex dependency to 0.11 (RustPython#5067)
1 parent 37ce45f commit 9031a0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

compiler/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ malachite-bigint = { workspace = true }
1616
num-complex = { workspace = true }
1717
serde = { version = "1.0.133", optional = true, default-features = false, features = ["derive"] }
1818

19-
lz4_flex = "0.9.2"
19+
lz4_flex = "0.11"

0 commit comments

Comments
 (0)