Skip to content

Commit a109a2a

Browse files
committed
update dll-syringe dependency to version 0.17.0
1 parent 7dd27b2 commit a109a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ windows-sys = { version = "0.52.0", features = [
5050
"Win32_UI_WindowsAndMessaging",
5151
] }
5252
winreg = "0.52.0"
53-
dll-syringe = "0.15.2"
53+
dll-syringe = "0.17.0"
5454
windows = { version = "0.58.0", features = ["Win32_System_Console", "Win32_Foundation"] }
5555

5656
[features]

0 commit comments

Comments
 (0)