Add missing crates

This commit is contained in:
Luke D. Jones
2023-11-13 11:28:34 +13:00
parent 35c7fd10b3
commit f1b0e1288a
4 changed files with 141 additions and 0 deletions

7
cpuctl/Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "cpuctl"
license = "MPL-2.0"
edition = "2021"
version.workspace = true
[dependencies]