acadia/rust/usr/testbed/Cargo.toml
2024-07-27 18:30:17 -07:00

8 lines
168 B
TOML

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