cataclysm_engine/lib/targets/x86_64_gnullvm/Cargo.toml

13 lines
325 B
TOML

[package]
name = "windows_x86_64_gnullvm"
version = "0.39.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Code gen support for the windows crate"
repository = "https://github.com/microsoft/windows-rs"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []