test:mc cp

This commit is contained in:
weisd
2024-07-08 18:03:56 +08:00
parent 5880f9fd30
commit 365aa7e368
10 changed files with 354 additions and 20 deletions
Generated
+3
View File
@@ -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",