acadia/rust/sys/yellowstone/Cargo.toml

11 lines
318 B
TOML

[package]
name = "yellowstone"
version = "0.1.0"
edition = "2021"
[dependencies]
mammoth = { path = "../../lib/mammoth" }
denali_client = { path = "../../lib/client/denali_client" }
victoriafalls = { path = "../victoriafalls" }
yellowstone-yunq = { path = "../../lib/yellowstone" }
yunq = { path = "../../lib/yunq" }