compress blocs with zstd

This commit is contained in:
Trinity Pointard
2021-03-17 20:37:31 +01:00
committed by Alex Auvolat
parent d08778dea4
commit cffa9821c1
4 changed files with 140 additions and 25 deletions
+1 -1
View File
@@ -21,8 +21,8 @@ arc-swap = "1.0"
hex = "0.4"
log = "0.4"
rand = "0.8"
sled = "0.34"
zstd = "0.6.1"
rmp-serde = "0.15"
serde = { version = "1.0", default-features = false, features = ["derive", "rc"] }