mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-16 17:20:33 +00:00
8 lines
139 B
TOML
8 lines
139 B
TOML
[package]
|
|
name = "lock"
|
|
version.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
ecstore.workspace = true
|
|
tracing.workspace = true |