Skip to content

Commit 06979ab

Browse files
committed
chore: Update to winreg 0.8
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 0336b35 commit 06979ab

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 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
@@ -75,7 +75,7 @@ version = "1.0.1"
7575

7676
[target."cfg(windows)".dependencies]
7777
cc = "1"
78-
winreg = "0.7"
78+
winreg = "0.8"
7979

8080
[target."cfg(windows)".dependencies.winapi]
8181
features = [

0 commit comments

Comments
 (0)