Skip to content

Commit

Permalink
Update winreg to 0.10 (#1496)
Browse files Browse the repository at this point in the history
  • Loading branch information
complexspaces authored Mar 11, 2022
1 parent f889a7b commit b4f716b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit b4f716b

Please sign in to comment.