Files
rustfs/common/workers/Cargo.toml
junxiang Mu ce4842afd7 tmp 4
Signed-off-by: junxiang Mu <1948535941@qq.com>
2024-12-29 20:25:23 +08:00

16 lines
274 B
TOML

[package]
name = "workers"
edition.workspace = true
license.workspace = true
repository.workspace = true
rust-version.workspace = true
version.workspace = true
[lints]
workspace = true
[dependencies]
common.workspace = true
tokio.workspace = true
tracing.workspace = true