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