bump lz4_flex dependency to 0.11 (#5067)

This commit is contained in:
Jelmer Vernooij
2023-09-27 09:43:17 +01:00
committed by GitHub
parent 37ce45fffb
commit 9031a0ac9f
2 changed files with 3 additions and 3 deletions

View File

@@ -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"