Update winreg to 0.10 (#1496)

This commit is contained in:
ComplexSpaces
2022-03-10 22:04:16 -06:00
committed by GitHub
parent f889a7b6a7
commit b4f716bd3a

View File

@@ -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