Skip to content

Commit

Permalink
Update winreg to 0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
krant committed Apr 6, 2024
1 parent 3489675 commit a4f8b5e
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 @@ -46,7 +46,7 @@ bytes = { version = "1.4.0", features = ["serde"], optional = true }
reqwest = { version = "0.11.20", default-features = false }

[target.'cfg(windows)'.dependencies]
winreg = "0.51"
winreg = "0.52"

[dev-dependencies]
quote = "1"
Expand Down

0 comments on commit a4f8b5e

Please sign in to comment.