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

[lib]
path = "lib.rs"