Skip to content

Commit f8561c4

Browse files
authored
Merge pull request #1990 from volta-cli/dependabot/cargo/winreg-0.53.0
build(deps): bump winreg from 0.52.0 to 0.53.0
2 parents 74d86a8 + 39e2854 commit f8561c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -40,7 +40,7 @@ dirs = "5.0.1"
4040
volta-migrate = { path = "crates/volta-migrate" }
4141

4242
[target.'cfg(windows)'.dependencies]
43-
winreg = "0.52.0"
43+
winreg = "0.53.0"
4444

4545
[dev-dependencies]
4646
hamcrest2 = "0.3.0"

0 commit comments

Comments
 (0)