We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dd27b2 commit a109a2aCopy full SHA for a109a2a
src-tauri/Cargo.toml
@@ -50,7 +50,7 @@ windows-sys = { version = "0.52.0", features = [
50
"Win32_UI_WindowsAndMessaging",
51
] }
52
winreg = "0.52.0"
53
-dll-syringe = "0.15.2"
+dll-syringe = "0.17.0"
54
windows = { version = "0.58.0", features = ["Win32_System_Console", "Win32_Foundation"] }
55
56
[features]
0 commit comments