echoer/common/Cargo.toml

8 lines
145 B
TOML
Raw Normal View History

2025-01-05 21:38:27 +08:00
[package]
name = "common"
version.workspace = true
edition.workspace = true
authors.workspace = true
[dependencies]
rand = { workspace = true }