diff --git a/crates/volta-core/Cargo.toml b/crates/volta-core/Cargo.toml index dea7285ae..b3fe77631 100644 --- a/crates/volta-core/Cargo.toml +++ b/crates/volta-core/Cargo.toml @@ -52,4 +52,4 @@ retry = "2" fs2 = "0.4.3" [target.'cfg(windows)'.dependencies] -winreg = "0.50.0" +winreg = "0.52.0"