Skip to content

Commit cf6d7a0

Browse files
authored
Merge pull request #1608 from volta-cli/dependabot/cargo/winreg-0.52.0
build(deps): bump winreg from 0.10.1 to 0.52.0
2 parents e48ab1f + f03cc12 commit cf6d7a0

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dirs = "5.0.1"
3838
volta-migrate = { path = "crates/volta-migrate" }
3939

4040
[target.'cfg(windows)'.dependencies]
41-
winreg = "0.10.1"
41+
winreg = "0.52.0"
4242

4343
[dev-dependencies]
4444
hamcrest2 = "0.3.0"

0 commit comments

Comments
 (0)