crit(dep): bump zstd (#7356)

This commit is contained in:
Emilia Hane
2024-03-27 22:07:50 +01:00
committed by GitHub
parent 415efc82af
commit 09de0ac13d
3 changed files with 7 additions and 26 deletions

View File

@ -49,7 +49,7 @@ serde_json.workspace = true
sha2 = { version = "0.10.7", optional = true }
tempfile = { workspace = true, optional = true }
thiserror.workspace = true
zstd = { version = "0.12", features = ["experimental"], optional = true }
zstd = { version = "0.13", features = ["experimental"], optional = true }
roaring = "0.10.2"
cfg-if = "1.0.0"

View File

@ -23,7 +23,7 @@ ph = "0.8.0"
cuckoofilter = { version = "0.5.0", features = ["serde_support", "serde_bytes"] }
# compression
zstd = { version = "0.12", features = ["experimental", "zdict_builder"] }
zstd = { version = "0.13", features = ["experimental", "zdict_builder"] }
lz4_flex = { version = "0.11", default-features = false }
# offsets