diff --git a/Cargo.toml b/Cargo.toml index 8e047f2..e8d2c45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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