aboutsummaryrefslogtreecommitdiff
path: root/src/utils/cpu.rs
AgeCommit message (Collapse)Author
2022-01-30better layoutÖzgür Kesim
2022-01-29cputemp configurable pathÖzgür Kesim
2021-05-19Threaded to async (#58)Shoelace
* Add async deps * Rename blocks to 'BlockManager' * Refactor "Blocks" to own module * Make all util fn async * Remove stray println
2021-02-03removed some doublicated codemustafa salih
2021-01-21Change to serdeAdaShoelace
Change config serializer to serde in order to get cleaner config types.
2021-01-14orginized the code to seprated mods and deleted the lib filemustafa salih