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