diff --git a/crates/volta-core/Cargo.toml b/crates/volta-core/Cargo.toml index b615a4b13..ee53e4d71 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.53.0" +winreg = "0.55.0" junction = "1.2.0"