From 4a4cd63491b4ef1228534d0a542b548bb68e3a3b Mon Sep 17 00:00:00 2001 From: ChrisGreenaway Date: Fri, 23 Jul 2021 14:00:32 +0100 Subject: CIT-459: Deterministic batching algorithm (#355) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 872f07ba..deb68bb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [workspace] members = [ + "common/batcher", "common/certificate", "common/flockfile", "common/mqtt_client", -- cgit v1.2.3