mirror of
https://github.com/Noratrieb/portability.git
synced 2026-01-14 15:55:04 +01:00
meh
This commit is contained in:
parent
d8c08d9359
commit
5dbb27d9d7
4 changed files with 122 additions and 97 deletions
|
|
@ -9,4 +9,4 @@ bytemuck = { version = "1.21.0", features = ["derive"] }
|
|||
memmap2 = "0.9.5"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
windows = { version = "0.59.0", features = ["Win32_System_Memory", "Win32_Security"] }
|
||||
windows = { version = "0.59.0", features = ["Win32_System_Memory", "Win32_Security", "Win32_System_SystemInformation"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue