We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349b2fe commit f01b4e6Copy full SHA for f01b4e6
Cargo.toml
@@ -23,7 +23,7 @@ windows-sys = { version = "0.52.0", features = [
23
"Win32_UI_Input_KeyboardAndMouse",
24
"Win32_UI_WindowsAndMessaging",
25
] }
26
-winreg = "0.53.0"
+winreg = "0.55.0"
27
28
[target.'cfg(target_os = "macos")'.dependencies]
29
objc2 = "0.4.1"
0 commit comments