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
+1
View File
@@ -9809,6 +9809,7 @@ dependencies = [
name = "sp-maybe-compressed-blob"
version = "4.1.0-dev"
dependencies = [
"thiserror",
"zstd",
]