summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlbin Suresh <albin.suresh@softwareag.com>2021-11-22 19:13:52 +0530
committerGitHub <noreply@github.com>2021-11-22 19:13:52 +0530
commitbc1eca3fb55be078c4bc90b48b74c8e7ddea8c75 (patch)
tree553dc5d5df0218ae93be18937957eaf1e6a2da67 /Cargo.toml
parenta534f4920b6297eece3255846b513718a21bfd08 (diff)
[CIT-675] Apama plugin (#586)
* [CIT-675] Apama plugin
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fca1517c..15120397 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,6 +20,7 @@ members = [
"sm/tedge_agent",
"sm/plugins/tedge_apt_plugin",
"sm/plugins/tedge_dummy_plugin",
+ "sm/plugins/tedge_apama_plugin",
"tedge_config",
"tedge",
]