Skip to content

Commit

Permalink
Update version of winreg to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Mar 6, 2024
1 parent 85e3f68 commit baf3746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ cc = "1.0"
vswhom = "0.1"

[target.'cfg(all(target_os = "windows", target_env = "msvc"))'.dependencies.winreg]
version = "0.51"
version = "0.52"
default-features = false


Expand Down

0 comments on commit baf3746

Please sign in to comment.