From 19f5040910ad297ecd618f67675cd2fa00771bdd Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sun, 17 Nov 2024 13:00:53 +0000 Subject: Refactors Actualbudget importer --- rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 499747d..9c7ac98 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,5 +1,6 @@ [workspace] members = [ + "actualbudget_models", "actualbudget_queries", "actualbudget_schema", "schist_actualbudget_importer", "schist_backend", "schist_fakes", -- cgit v1.2.3