mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-07 22:03:14 +00:00
1b9ae3ccb3
Signed-off-by: mujunxiang <1948535941@qq.com>
13 lines
240 B
TOML
13 lines
240 B
TOML
[package]
|
|
name = "madmin"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
rust-version.workspace = true
|
|
version.workspace = true
|
|
|
|
[dependencies]
|
|
ecstore.workspace = true
|
|
psutil = "3.3.0"
|
|
serde.workspace = true
|