mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
feat: support bucket tagging
Closes #41 Signed-off-by: bestgopher <84328409@qq.com>
This commit is contained in:
+2
-1
@@ -54,4 +54,5 @@ tower = { version = "0.4.13", features = ["timeout"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-error = "0.2.0"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "time"] }
|
||||
transform-stream = "0.3.0"
|
||||
transform-stream = "0.3.0"
|
||||
log = "0.4.22"
|
||||
|
||||
Reference in New Issue
Block a user