Update Cargo.toml

Fixed an error.
This commit is contained in:
Vincent Yiu
2022-04-02 02:47:51 +08:00
committed by GitHub
parent 3843a99801
commit e6b5ffaf71
-1
View File
@@ -5,7 +5,6 @@ edition = "2018"
author = "trickster0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dependencies]
winapi = { version = "0.3.9", features = ["minwindef","winuser"] }