diff --git a/Cargo.toml b/Cargo.toml index 4e89d1f..8803319 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ windows = { version = "0.61", features = [ "Win32_UI_Shell", "Win32_UI_WindowsAndMessaging", ] } -windows-collections = "0.2" +windows-collections = "0.3" [build-dependencies] tauri-plugin = { version = "2.3.0", features = ["build"] }