diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-29 15:19:52 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-29 15:19:52 +0100 |
| commit | 54159c767377dfe6384547a4517f4fe3f002caad (patch) | |
| tree | b5ad661b4505caccee8d73d22f42957055863108 /schist_desktop_gui/Cargo.toml | |
| parent | a511d72248d20ba2fcb436b58ee2459d422d80b7 (diff) | |
yet)
Diffstat (limited to 'schist_desktop_gui/Cargo.toml')
| -rw-r--r-- | schist_desktop_gui/Cargo.toml | 1 |
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 } |
