diff --git a/Cargo.toml b/Cargo.toml index 844c939..2159849 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ objc2-core-foundation = { version = "0.3", optional = true } objc2-security = { version = "0.3", optional = true } [target.'cfg(target_os = "windows")'.dependencies] -windows = { version = "0.61", features = [ +windows = { version = "0.62", features = [ "Foundation", "Foundation_Collections", "Services_Store",