1 2 3 4 5 6 7 8 9 10 11 12
[package] name = "cpu" description = "cpu" license-file = "LICENSE" version = "0.2.0" edition = "2024" repository = "https://github.com/ax-x2/cpu" homepage = "https://1000x.sh" [dependencies] libc = "0.2.177"