/ cpu / Cargo.toml
Cargo.toml
1  [package]
2  name = "alphastd-cpu"
3  version = "0.2.0"
4  authors = [ "Alpha-Delta Network <dev@ac-dc.network>" ]
5  description = "Convenience method for retrieving CPU information"
6  license = "Apache-2.0"
7  edition = "2021"