Skip to content

Commit 79e88a2

Browse files
renovate[bot]djc
authored andcommitted
Update Rust crate winreg to 0.52
1 parent ec452c7 commit 79e88a2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -97,7 +97,7 @@ zstd = "0.13"
9797

9898
[target."cfg(windows)".dependencies]
9999
cc = "1"
100-
winreg = "0.51"
100+
winreg = "0.52"
101101

102102
[target."cfg(windows)".dependencies.winapi]
103103
features = [

0 commit comments

Comments
 (0)