diff --git a/crates/volta-core/Cargo.toml b/crates/volta-core/Cargo.toml index 864c9acec..c07ee18c5 100644 --- a/crates/volta-core/Cargo.toml +++ b/crates/volta-core/Cargo.toml @@ -55,5 +55,5 @@ fs2 = "0.4.3" which = "7.0.1" [target.'cfg(windows)'.dependencies] -winreg = "0.52.0" +winreg = "0.53.0" junction = "1.2.0"