forked from Rust-related/RustPython
bump lz4_flex dependency to 0.11 (#5067)
This commit is contained in:
@@ -16,4 +16,4 @@ malachite-bigint = { workspace = true }
|
||||
num-complex = { workspace = true }
|
||||
serde = { version = "1.0.133", optional = true, default-features = false, features = ["derive"] }
|
||||
|
||||
lz4_flex = "0.9.2"
|
||||
lz4_flex = "0.11"
|
||||
|
||||
Reference in New Issue
Block a user