summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPradeepKiruvale <PRADEEPKIRUVALE@gmail.com>2021-06-03 16:11:33 +0530
committerGitHub <noreply@github.com>2021-06-03 16:11:33 +0530
commitef3e46124da193b51e834977508f4d7506989b8e (patch)
tree92acd71165b525a0d03e5cb2564afc0d4cab6944 /Cargo.toml
parent26add5cf33a3b51bbb4f3ea0b4c862df716f30f1 (diff)
[CIT-377] rename tedge_dm_agent to collectd_mapper (#266)
Co-authored-by: Pradeep K J <Pradeep K J pradeekumar.kj@softwareag.com>
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 ee2e0e93..bb6bffa5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ members = [
"tedge",
"tedge_config",
"mapper/cumulocity/c8y_translator_lib",
- "mapper/dm_agent",
+ "mapper/collectd_mapper",
"mapper/tedge_mapper",
"mapper/thin_edge_json",
]