Skip to content

Commit fbedb98

Browse files
chore(deps): bump winreg from 0.50.0 to 0.52.0 (#22)
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.50.0 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.50.0...v0.52.0) --- updated-dependencies: - dependency-name: winreg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c519851 commit fbedb98

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.

crates/libscoop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ path = "../scoop_hash"
3838

3939
[target.'cfg(windows)'.dependencies]
4040
junction = "1.2.0"
41-
winreg = "0.50"
41+
winreg = "0.52"
4242

4343
[target.'cfg(unix)'.dependencies]
4444
openssl = { version = "0.10.66", features = ["vendored"] }

0 commit comments

Comments
 (0)