anki/build/configure/Cargo.toml
2022-11-28 09:16:28 +10:00

13 lines
290 B
TOML

[package]
name = "configure"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[dependencies]
ninja_gen = { "path" = "../ninja_gen" }
workspace-hack = { version = "0.1", path = "../../tools/workspace-hack" }