echoer/common/Cargo.toml
2025-01-05 21:38:27 +08:00

8 lines
145 B
TOML

[package]
name = "common"
version.workspace = true
edition.workspace = true
authors.workspace = true
[dependencies]
rand = { workspace = true }