summaryrefslogtreecommitdiff
path: root/schist_desktop_gui/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'schist_desktop_gui/Cargo.toml')
-rw-r--r--schist_desktop_gui/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/schist_desktop_gui/Cargo.toml b/schist_desktop_gui/Cargo.toml
index e5937d8..8de5a85 100644
--- a/schist_desktop_gui/Cargo.toml
+++ b/schist_desktop_gui/Cargo.toml
@@ -17,6 +17,7 @@ schist_fakes = { workspace = true }
schist_models = { workspace = true }
schist_queries = { workspace = true }
schist_schema = { workspace = true }
+schist_traits = { workspace = true }
serde = { workspace = true }
toml = { workspace = true }
unwrap-infallible = { workspace = true }