Skip to content

Commit a4119ca

Browse files
authored
Merge pull request #3221 from rust-lang/renovate/winreg-0.x
2 parents 0a26eca + ba5316a commit a4119ca

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)