Skip to content

Commit 91782fa

Browse files
chore(deps): bump winreg from 0.55.0 to 0.56.0
Bumps [winreg](https://github.com/gentoo90/winreg-rs) from 0.55.0 to 0.56.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.55.0...v0.56.0) --- updated-dependencies: - dependency-name: winreg dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb60770 commit 91782fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/goose-server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ openssl = { version = "0.10", optional = true }
8080
pem = "3.0.6"
8181

8282
[target.'cfg(windows)'.dependencies]
83-
winreg = { version = "0.55.0" }
83+
winreg = { version = "0.56.0" }
8484

8585
[[bin]]
8686
name = "goosed"

0 commit comments

Comments
 (0)