Skip to content

Commit 5044a8a

Browse files
build(deps): update winreg requirement from 0.55.0 to 0.56.0
Updates the requirements on [winreg](https://github.com/gentoo90/winreg-rs) to permit the latest version. - [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.55.0...v0.56.0) --- updated-dependencies: - dependency-name: winreg dependency-version: 0.56.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d914e2 commit 5044a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ hashbrown = { version = "0.16", features = ["rayon", "serde"] }
4949

5050
# Used to find signtool for codesigning
5151
[target.'cfg(windows)'.dependencies]
52-
winreg = "0.55.0"
52+
winreg = "0.56.0"

0 commit comments

Comments
 (0)