windows-app 0.17.2

Windows App SDK
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.windows]
version = "0.17.2"
[dependencies.windows]
version = "0.17.2"

[package]
authors = ["Microsoft"]
description = "Windows App SDK"
documentation = "https://docs.rs/windows-app"
edition = "2018"
exclude = [".github", "docs"]
license = "MIT OR Apache-2.0"
name = "windows-app"
readme = ".github/readme.md"
repository = "https://github.com/microsoft/windows-app-rs"
version = "0.17.2"