Skip to content

Commit

Permalink
Update ntapi dependency on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
paberr committed Nov 30, 2023
1 parent 9f1ed89 commit 7a59d83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ regex = { version = "1.9.3", features = [
] } # required as workaround

[target.'cfg(not(target_arch = "aarch64"))'.dependencies]
sysinfo = { version = "0.15.3" }
sysinfo = { version = "0.29" }

[features]
default = []
Expand Down

0 comments on commit 7a59d83

Please sign in to comment.