move manifest to its own db, zstd dictionary compression
This commit is contained in:
@@ -30,7 +30,8 @@ tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
reqwest = { version = "0.12.4", features = ["json", "multipart", "blocking"] }
|
||||
hex = "0.4.3"
|
||||
zstd = "0.13.1"
|
||||
zstd = { version = "0.13.1", features = ["experimental"] }
|
||||
ouroboros = "0.18.3"
|
||||
|
||||
[dev-dependencies]
|
||||
rstest = "0.19.0"
|
||||
|
||||
Reference in New Issue
Block a user