diff options
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 4 |
1 files changed, 3 insertions, 1 deletions
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", |
