mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 19:16:17 +00:00
add server_info cpus net_info api
Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = [
|
||||
"madmin",
|
||||
"rustfs",
|
||||
"ecstore",
|
||||
"e2e_test",
|
||||
@@ -20,6 +21,7 @@ rust-version = "1.75"
|
||||
version = "0.0.1"
|
||||
|
||||
[workspace.dependencies]
|
||||
madmin = { path = "./madmin" }
|
||||
async-trait = "0.1.83"
|
||||
backon = "1.2.0"
|
||||
bytes = "1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user