From 344bb6c2e02952e821a85f997c691b5b09d1dc78 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Fri, 22 Nov 2024 21:00:02 +0000 Subject: Fixes formatting in Cargo.toml --- rust/Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rust/Cargo.toml b/rust/Cargo.toml index b973b7d..56685b9 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,8 @@ [workspace] members = [ - "actualbudget_models", "actualbudget_queries", "actualbudget_schema", + "actualbudget_models", + "actualbudget_queries", + "actualbudget_schema", "schist_actualbudget_importer", "schist_backend", "schist_fakes", -- cgit v1.2.3