summaryrefslogtreecommitdiffstats
path: root/build/rust/windows-targets-0.48/Cargo.toml
blob: 2649448d0ae4e5bb87df68fcf3718c6e401032a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "windows-targets"
version = "0.48.999"
edition = "2018"
license = "MPL-2.0"

[lib]
path = "lib.rs"

[dependencies.windows-targets]
version = "0.52"