Skip to content

Commit

Permalink
Change back to winreg
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive authored Jan 13, 2025
1 parent b249e5f commit 8ce40c4
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 @@ -61,7 +61,7 @@ windows-sys = { version = "0.59", features = [
"Win32_System_LibraryLoader",
"Win32_Security_WinTrust",
] }
winreg = { package = "winreg2", version = "0.53", optional = true }
winreg = { version = "0.55", optional = true }

[dev-dependencies]
dotenvy = "0.15"
Expand Down

0 comments on commit 8ce40c4

Please sign in to comment.