diff --git a/Cargo.toml b/Cargo.toml index 1447b36..4914e59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,4 +49,4 @@ hashbrown = { version = "0.16", features = ["rayon", "serde"] } # Used to find signtool for codesigning [target.'cfg(windows)'.dependencies] -winreg = "0.55.0" +winreg = "0.56.0"