acadia/rust/lib/client/denali_client/Cargo.toml
2025-02-07 18:24:48 -08:00

11 lines
217 B
TOML

[package]
name = "denali_client"
version = "0.1.0"
edition = "2024"
[dependencies]
mammoth = { path = "../../mammoth" }
yunq = { path = "../../yunq" }
[build-dependencies]
yunqc = { path = "../../../../yunq/rust" }