diff --git a/Cargo.toml b/Cargo.toml index cd20c5b..ac2147b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -145,7 +145,7 @@ doc-comment = "0.3" tokio = { version = "1.0", default-features = false, features = ["macros", "rt-multi-thread"] } [target.'cfg(windows)'.dependencies] -winreg = "0.7" +winreg = "0.10" # wasm