[package] name = "wk-cpu-graph" authors = ["2Shirt <2xShirt@gmail.com>"] license = "GPL" version = "0.1.0" edition = "2024" [dependencies] chrono = "0.4.40" plotters = "0.3.7" serde = { version = "1.0.219", features = ["derive"] } toml = "0.8.20"