Skip to content

Commit a9cfc29

Browse files
committed
Cargo.{toml,lock}: update winreg to 0.7
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent fb5feae commit a9cfc29

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 11 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
@@ -71,7 +71,7 @@ effective-limits = "0.5.1"
7171

7272
[target."cfg(windows)".dependencies]
7373
cc = "1"
74-
winreg = "0.6"
74+
winreg = "0.7"
7575

7676
[target."cfg(windows)".dependencies.winapi]
7777
features = [

0 commit comments

Comments
 (0)