mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 15:46:53 +00:00
5cc138e23d
Signed-off-by: mujunxiang <1948535941@qq.com>
11 lines
214 B
TOML
11 lines
214 B
TOML
[package]
|
|
name = "madmin"
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
rust-version.workspace = true
|
|
version.workspace = true
|
|
|
|
[dependencies]
|
|
psutil = "3.3.0"
|
|
serde.workspace = true |