feat(ecstore/erasure): optimize encode_data

This commit is contained in:
Nugine
2025-04-15 18:07:51 +08:00
parent 85c8ea5ba6
commit e5b8abcfcd
3 changed files with 25 additions and 19 deletions
Generated
+1
View File
@@ -3090,6 +3090,7 @@ dependencies = [
"serde_json",
"sha2 0.11.0-pre.5",
"siphasher 1.0.1",
"smallvec",
"tempfile",
"thiserror 2.0.12",
"time",