Update Cargo.toml

This commit is contained in:
mihaid-b
2022-06-17 10:37:27 +03:00
committed by GitHub
parent cfd71daae7
commit 4da4570444
+1 -1
View File
@@ -7,5 +7,5 @@ author = "Furkan Ayar ( @frknayar )"
[dependencies]
bindings = { path = "bindings" }
windows = { version = "0.21.1" }
windows = { version = "0.32.0" }
winapi = {version = "0.3.9", features = ["heapapi","handleapi","winnls","winnt","rpcdce"]}