mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 07:36:53 +00:00
refactor: move api crate to api dir
Signed-off-by: bestgopher <84328409@qq.com>
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ tracing-error.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
transform-stream.workspace = true
|
||||
uuid = "1.10.0"
|
||||
admin = { path = "../admin" }
|
||||
admin = { path = "../api/admin" }
|
||||
axum.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user