mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-08 06:13:14 +00:00
test:mc cp
This commit is contained in:
Generated
+3
@@ -313,9 +313,11 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"base64-simd",
|
||||
"bytes",
|
||||
"crc32fast",
|
||||
"futures",
|
||||
"hex-simd",
|
||||
"lazy_static",
|
||||
"netif",
|
||||
"path-absolutize",
|
||||
@@ -325,6 +327,7 @@ dependencies = [
|
||||
"s3s",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"sha2",
|
||||
"siphasher",
|
||||
"thiserror",
|
||||
"time",
|
||||
|
||||
Reference in New Issue
Block a user