[go: up one dir, main page]

windows-core 0.50.0

Rust for Windows
Documentation

[package]
name = "windows-core"
version = "0.50.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Rust for Windows"
repository = "https://github.com/microsoft/windows-rs"
readme = "../../../docs/readme.md"
rust-version = "1.48"
categories = ["os::windows-apis"]

[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []

[dependencies.windows-targets]
version = "0.48.0"
path = "../targets"

[features]
default = []
implement = []