Skip to content

Commit dc7953c

Browse files
Update Rust crate winreg to 0.50
1 parent eb1a98c commit dc7953c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ version = "1.1.0"
8787

8888
[target."cfg(windows)".dependencies]
8989
cc = "1"
90-
winreg = "0.11"
90+
winreg = "0.50"
9191

9292
[target."cfg(windows)".dependencies.winapi]
9393
features = [

0 commit comments

Comments
 (0)