summaryrefslogtreecommitdiffstats
path: root/build/rust/cmake/Cargo.toml
blob: 8bae1af5eb9d4087864877fd3dfbfd0e2f5e2717 (plain)
1
2
3
4
5
6
7
8
[package]
name = "cmake"
version = "0.1.999"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"