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 add09c8 commit f8b559dCopy full SHA for f8b559d
crates/tauri-bundler/Cargo.toml
@@ -48,7 +48,7 @@ regex = "1"
48
49
[target."cfg(target_os = \"windows\")".dependencies]
50
bitness = "0.4"
51
-windows-registry = "0.2.0"
+windows-registry = "0.3.0"
52
glob = "0.3"
53
54
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]
0 commit comments