mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
crit(dep): bump zstd (#7356)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user