mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 16:37:07 +00:00
add Erasure
This commit is contained in:
@@ -9,5 +9,7 @@ rust-version.workspace = true
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
tokio = { workspace = true, features = ["macros", "rt", "rt-multi-thread"] }
|
||||
url = "2.5.2"
|
||||
uuid = "1.8.0"
|
||||
reed-solomon-erasure = "6.0.0"
|
||||
|
||||
Reference in New Issue
Block a user