mirror of
https://github.com/trickster0/OffensiveRust
synced 2026-06-08 17:54:47 +00:00
Update Cargo.toml
Fixed an error.
This commit is contained in:
@@ -5,7 +5,6 @@ edition = "2018"
|
|||||||
author = "trickster0"
|
author = "trickster0"
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
winapi = { version = "0.3.9", features = ["minwindef","winuser"] }
|
winapi = { version = "0.3.9", features = ["minwindef","winuser"] }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user