diff options
| author | Joe Carstairs <me@joeac.net> | 2024-12-12 08:31:08 +0000 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2024-12-12 21:56:58 +0000 |
| commit | 20b7b1924fdf2073d5e8783d2dc4b10887e7318a (patch) | |
| tree | 15598dcc89b9baa1c9769ee3abc2e597aa3007f8 /Cargo.toml | |
| parent | 54894f9de9bad4fecb2a116d59a03cdd003f84c0 (diff) | |
Adds GTK4 GUI crate
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ members = [ "actualbudget_to_schist_transformer", "schist_backend", "schist_fakes", + "schist_gtk4_gui", "schist_models", "schist_queries", "schist_schema", |
