mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 11:32:19 +00:00
@@ -13,7 +13,6 @@ async-trait.workspace = true
|
||||
backon.workspace = true
|
||||
blake2 = "0.10.6"
|
||||
bytes.workspace = true
|
||||
bytesize = "1.3.0"
|
||||
common.workspace = true
|
||||
reader.workspace = true
|
||||
glob = "0.3.1"
|
||||
@@ -42,7 +41,6 @@ protos.workspace = true
|
||||
rmp-serde = "1.3.0"
|
||||
tokio-util = { version = "0.7.12", features = ["io", "compat"] }
|
||||
crc32fast = "1.4.2"
|
||||
rand = "0.8.5"
|
||||
siphasher = "1.0.1"
|
||||
base64-simd = "0.8.0"
|
||||
sha2 = { version = "0.11.0-pre.4" }
|
||||
|
||||
Reference in New Issue
Block a user