diff --git a/Cargo.toml b/Cargo.toml index 4f80420..067a787 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,4 +49,4 @@ hashbrown = { version = "0.13", features = ["rayon", "serde"] } # Used to find signtool for codesigning [target.'cfg(windows)'.dependencies] -winreg = "0.50.0" +winreg = "0.52.0"