From 5bd223ee9c6853502d509627678f696c6ea5fcdc Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 25 Nov 2024 08:21:29 +0000 Subject: Rename AB transformer --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index ee7450f..9162889 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -4,7 +4,7 @@ members = [ "actualbudget_models", "actualbudget_queries", "actualbudget_schema", - "schist_actualbudget_importer", + "actualbudget_to_schist_transformer", "schist_backend", "schist_fakes", "schist_models", -- cgit v1.2.3