summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-28 13:37:57 +0100
commit3d15bd651ce82ad37f8fcb6fc2fbaa8b1c839242 (patch)
tree2e2e04b83ff0abb9572a23709886d36f0bc31cac /Cargo.toml
parent2361adeb0ca77904138e3466d51c2f44cf6df613 (diff)
dprint fmt
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3f78931..aa43c0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,6 +6,7 @@ members = [
"schist_core/schist_queries",
"schist_core/schist_schema",
"schist_core/schist_traits",
+ "schist_desktop_gui",
"transformers/actualbudget_transformer/actualbudget_fakes",
"transformers/actualbudget_transformer/actualbudget_models",
"transformers/actualbudget_transformer/actualbudget_queries",