mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-13 16:46:55 +00:00
test:get_object
This commit is contained in:
Generated
+3
@@ -1091,8 +1091,10 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"clap",
|
||||
"ecstore",
|
||||
"futures",
|
||||
"http",
|
||||
"hyper-util",
|
||||
"mime",
|
||||
@@ -1101,6 +1103,7 @@ dependencies = [
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"transform-stream",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user