diff --git a/Cargo.toml b/Cargo.toml index 844c939..9395f6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ windows = { version = "0.61", features = [ "Services_Store", "System", ] } -windows-collections = "0.2" +windows-collections = "0.3" [build-dependencies] tauri-plugin = { version = "2.3.0", features = ["build"] }