This commit is contained in:
2026-03-02 05:37:56 +00:00
parent 235d31e263
commit 1a8da28cfc
4 changed files with 124 additions and 1 deletions

View File

@@ -4,3 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
core_affinity = "0.8.3"
raw-cpuid = { git = "https://github.com/oxidecomputer/rust-cpuid.git", version = "10.6.1" }