[package] name = "ninja-files-cargo" version = "0.2.0" edition = "2021" description = "Ninja file functions to cargo" repository = "https://git.sr.ht/~btrepp/ninja-files" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] ninja-files-data = { version = "0.1.0", path="../data"}