]> git.proxmox.com Git - rustc.git/blame - vendor/windows-targets/Cargo.toml
New upstream version 1.70.0+dfsg1
[rustc.git] / vendor / windows-targets / Cargo.toml
CommitLineData
9c376795
FG
1# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
2#
3# When uploading crates to the registry Cargo will automatically
4# "normalize" Cargo.toml files for maximal compatibility
5# with all versions of Cargo and also rewrite `path` dependencies
6# to registry (e.g., crates.io) dependencies.
7#
8# If you are reading this file be aware that the original Cargo.toml
9# will likely look very different (and much more reasonable).
10# See Cargo.toml.orig for the original contents.
11
12[package]
13edition = "2018"
14name = "windows-targets"
353b0b11 15version = "0.42.2"
9c376795 16authors = ["Microsoft"]
353b0b11 17description = "Import libs for Windows"
9c376795
FG
18license = "MIT OR Apache-2.0"
19repository = "https://github.com/microsoft/windows-rs"
20
21[target.aarch64-pc-windows-gnullvm.dependencies.windows_aarch64_gnullvm]
353b0b11 22version = "0.42.2"
9c376795
FG
23
24[target.aarch64-pc-windows-msvc.dependencies.windows_aarch64_msvc]
353b0b11 25version = "0.42.2"
9c376795
FG
26
27[target.aarch64-uwp-windows-msvc.dependencies.windows_aarch64_msvc]
353b0b11 28version = "0.42.2"
9c376795
FG
29
30[target.i686-pc-windows-gnu.dependencies.windows_i686_gnu]
353b0b11 31version = "0.42.2"
9c376795
FG
32
33[target.i686-pc-windows-msvc.dependencies.windows_i686_msvc]
353b0b11 34version = "0.42.2"
9c376795
FG
35
36[target.i686-uwp-windows-gnu.dependencies.windows_i686_gnu]
353b0b11 37version = "0.42.2"
9c376795
FG
38
39[target.i686-uwp-windows-msvc.dependencies.windows_i686_msvc]
353b0b11 40version = "0.42.2"
9c376795
FG
41
42[target.x86_64-pc-windows-gnu.dependencies.windows_x86_64_gnu]
353b0b11 43version = "0.42.2"
9c376795
FG
44
45[target.x86_64-pc-windows-gnullvm.dependencies.windows_x86_64_gnullvm]
353b0b11 46version = "0.42.2"
9c376795
FG
47
48[target.x86_64-pc-windows-msvc.dependencies.windows_x86_64_msvc]
353b0b11 49version = "0.42.2"
9c376795
FG
50
51[target.x86_64-uwp-windows-gnu.dependencies.windows_x86_64_gnu]
353b0b11 52version = "0.42.2"
9c376795
FG
53
54[target.x86_64-uwp-windows-msvc.dependencies.windows_x86_64_msvc]
353b0b11 55version = "0.42.2"