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 831e40f..2da1056 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[workspace]
-members = ["cpu", "grapher", "memory", "gpu", "battery", "ping"]
+members = ["cpu", "grapher", "memory", "gpu", "battery", "network"]
resolver = "3"
[profile.release]