Skip to content

Commit 4b51ab9

Browse files
Update Rust crate winreg to 0.10
1 parent 9a3ffdf commit 4b51ab9

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
@@ -79,7 +79,7 @@ version = "1.1.0"
7979

8080
[target."cfg(windows)".dependencies]
8181
cc = "1"
82-
winreg = "0.8"
82+
winreg = "0.10"
8383

8484
[target."cfg(windows)".dependencies.winapi]
8585
features = [

0 commit comments

Comments
 (0)