acadia/rust/usr/testbed/Cargo.toml

9 lines
154 B
TOML

[package]
name = "testbed"
version = "0.1.0"
edition = "2021"
[dependencies]
mammoth = { path = "../../lib/mammoth" }
yunq = { path = "../../lib/yunq" }