From 19aea1a260196593c82ac84954b7f844a2fd209b Mon Sep 17 00:00:00 2001 From: Albin Suresh Date: Tue, 12 Apr 2022 17:36:53 +0530 Subject: Issue #1030 Support c8y_UploadConfigFile operation --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index bffb583e..8e309ced 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -392,6 +392,7 @@ name = "c8y_configuration_plugin" version = "0.6.1" dependencies = [ "anyhow", + "c8y_api", "c8y_smartrest", "mqtt_channel", "serde", -- cgit v1.2.3