acadia/rust/usr/testbed/Cargo.toml

10 lines
208 B
TOML
Raw Normal View History

[package]
name = "testbed"
version = "0.1.0"
edition = "2021"
[dependencies]
mammoth = { path = "../../lib/mammoth" }
yellowstone-yunq = { path = "../../lib/yellowstone" }
2024-07-31 19:59:46 -07:00
yunq = { path = "../../lib/yunq" }