Skip to content

Commit 5c6fb19

Browse files
build(deps): bump winreg from 0.53.0 to 0.55.0
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.53.0 to 0.55.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.53.0...v0.55.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 b6f500a commit 5c6fb19

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.53.0"
43+
winreg = "0.55.0"
4444

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

0 commit comments

Comments
 (0)