This commit is contained in:
Kenny Kerr 2021-07-07 14:41:30 -07:00
Родитель aced13f4db
Коммит bd9965cbf7
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,6 +1,6 @@
[package]
name = "windows-app"
version = "0.4.7"
version = "0.16.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
@ -11,7 +11,7 @@ readme = ".github/readme.md"
exclude = [".github", "docs"]
[dependencies]
windows = "0.15.7"
windows = "0.16.0"
[build-dependencies]
windows = "0.15.7"
windows = "0.16.0"