Skip to content

Commit

Permalink
deps: update winrege 0.10 -> 0.50 (#1869)
Browse files Browse the repository at this point in the history
  • Loading branch information
attila-lin committed Jun 7, 2023
1 parent cec216b commit e02df1f
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 @@ -156,7 +156,7 @@ doc-comment = "0.3"
tokio = { version = "1.0", default-features = false, features = ["macros", "rt-multi-thread"] }

[target.'cfg(windows)'.dependencies]
winreg = "0.10"
winreg = "0.50.0"

# wasm

Expand Down

0 comments on commit e02df1f

Please sign in to comment.