merge erasure

This commit is contained in:
weisd
2024-07-09 11:03:46 +08:00
10 changed files with 1763 additions and 609 deletions
Generated
+7
View File
@@ -321,6 +321,7 @@ dependencies = [
"lazy_static",
"netif",
"path-absolutize",
"path-clean",
"reed-solomon-erasure",
"regex",
"rmp-serde",
@@ -885,6 +886,12 @@ dependencies = [
"path-dedot",
]
[[package]]
name = "path-clean"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17359afc20d7ab31fdb42bb844c8b3bb1dabd7dcf7e68428492da7f16966fcef"
[[package]]
name = "path-dedot"
version = "3.1.1"