diff --git a/client/bin/Cargo.toml b/client/bin/Cargo.toml index 1a2ee29..50b5c3e 100644 --- a/client/bin/Cargo.toml +++ b/client/bin/Cargo.toml @@ -21,7 +21,6 @@ serde = "1.0" serde_derive = "1.0" serde_json = "1.0" # end of web stuff -paho-mqtt = "0.13.2" ping = "0.4.1" paho-mqtt = "0.13.2" async-trait = "0.1"