Add windows option to launch app on startup
This commit is contained in:
@@ -21,6 +21,7 @@ winit = "0.30.13"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
image = "0.25.10"
|
||||
winreg = "0.55.0"
|
||||
windows = { version = "0.62.2", features = [
|
||||
"Win32_System_LibraryLoader",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user