monitoring kit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2e2c600..643d3ad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[workspace]
-members = ["cpu", "grapher", "memory","gpu"]
-resolver = "2"
+members = ["cpu", "grapher", "memory", "gpu", "battery"]
+resolver = "3"
[profile.release]
debug = 2