Skip to content

Commit a9d34cc

Browse files
authored
Merge pull request #3311 from rust-lang/renovate/winreg-0.x
Update Rust crate winreg to 0.50
2 parents 25b6aca + dc7953c commit a9d34cc

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)