compress envelopes with lz4

This commit is contained in:
Christien Rioux
2023-07-15 21:44:36 -04:00
parent 21ecd64ff8
commit befb100ba4
5 changed files with 51 additions and 21 deletions

View File

@@ -92,6 +92,7 @@ serde-big-array = "^0"
json = "^0"
data-encoding = { version = "^2" }
schemars = "0.8.12"
lz4_flex = { version = "0.11.1", default-features = false, features = ["safe-encode", "safe-decode"] }
# Dependencies for native builds only
# Linux, Windows, Mac, iOS, Android