Fix lock_screen and ctrl_alt_del

This commit is contained in:
Asura
2022-07-18 07:38:05 -07:00
parent a2d8c31e85
commit a8e4591217
3 changed files with 5 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ appveyor = { repository = "pythoneer/enigo-85xiy" }
[dependencies]
serde = { version = "1.0", optional = true }
serde_derive = { version = "1.0", optional = true }
log = "0.4.17"
log = "0.4"
rdev = { git = "https://github.com/asur4s/rdev" }
[features]