Skip to content

Commit ba5316a

Browse files
Update Rust crate winreg to 0.11
1 parent 0a26eca commit ba5316a

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

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

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

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

0 commit comments

Comments
 (0)