mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 23:56:53 +00:00
+2
-1
@@ -9,7 +9,7 @@ members = [
|
||||
"common/protos",
|
||||
"api/admin",
|
||||
"reader",
|
||||
"router",
|
||||
"router", "common/workers",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
@@ -85,3 +85,4 @@ uuid = { version = "1.11.0", features = [
|
||||
log = "0.4.22"
|
||||
axum = "0.7.7"
|
||||
md-5 = "0.10.6"
|
||||
workers = { path = "./common/workers" }
|
||||
|
||||
Reference in New Issue
Block a user