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:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user