sp-maybe-compressed-blob: reduce boilerplate code (#10814)

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
Qinxuan Chen
2022-02-08 16:52:20 +08:00
committed by GitHub
parent 2fb4258890
commit 1d62516fad
3 changed files with 9 additions and 16 deletions
@@ -11,4 +11,5 @@ documentation = "https://docs.rs/sp-maybe-compressed-blob"
readme = "README.md"
[dependencies]
thiserror = "1.0"
zstd = { version = "0.9.0", default-features = false }