This commit is contained in:
Masato Imai
2025-05-03 14:50:20 +00:00
parent 54712e2fe8
commit 570dd19af6
7 changed files with 355 additions and 21 deletions

View File

@ -16,6 +16,7 @@ x86 = "0.52.0"
bitfield = "0.19.0"
numeric-enum-macro = "0.2.0"
rand = { version = "0.6.5", default-features = false }
raw-cpuid = "11.5.0"
[dependencies.lazy_static]
version = "1.0"