From 20b7b1924fdf2073d5e8783d2dc4b10887e7318a Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 12 Dec 2024 08:31:08 +0000 Subject: Adds GTK4 GUI crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9162889..eb737f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ members = [ "actualbudget_to_schist_transformer", "schist_backend", "schist_fakes", + "schist_gtk4_gui", "schist_models", "schist_queries", "schist_schema", -- cgit v1.2.3