Skip to content

Commit dbff387

Browse files
authored
Merge pull request #2017 from volta-cli/dependabot/cargo/crates/volta-core/winreg-0.55.0
build(deps): update winreg requirement from 0.53.0 to 0.55.0 in /crates/volta-core
2 parents 40a6b89 + b998c56 commit dbff387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ fs2 = "0.4.3"
5555
which = "7.0.1"
5656

5757
[target.'cfg(windows)'.dependencies]
58-
winreg = "0.53.0"
58+
winreg = "0.55.0"
5959
junction = "1.2.0"

0 commit comments

Comments
 (0)