Skip to content

Commit

Permalink
chore: upgrade windows deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanaasagi committed Sep 13, 2023
1 parent 92df06e commit d4a280d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Get os native machine id without root permission.
[dependencies]

[target.'cfg(windows)'.dependencies]
winreg = "0.50"
winreg = "0.51"

# [target.'cfg(windows)'.build-dependencies]
[build-dependencies]
cc = "1.0"
bindgen = "0.66"
bindgen = "0.68"

0 comments on commit d4a280d

Please sign in to comment.