Skip to content

Commit f03cc12

Browse files
build(deps): bump winreg from 0.10.1 to 0.52.0
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.10.1 to 0.52.0. - [Release notes](https://github.com/gentoo90/winreg-rs/releases) - [Changelog](https://github.com/gentoo90/winreg-rs/blob/master/CHANGELOG.md) - [Commits](gentoo90/winreg-rs@v0.10.1...v0.52.0) --- updated-dependencies: - dependency-name: winreg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1206faa commit f03cc12

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)