diff options
| author | Micha White <botahamec@outlook.com> | 2023-12-21 19:31:29 -0500 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2023-12-21 19:31:29 -0500 |
| commit | d68f3fe96cf635f172804f728aafea9adabec6f1 (patch) | |
| tree | e64d6531a98a348bc97241c218b8fcccfd87a43e /Cargo.toml | |
| parent | 655e896fb57ede428f889c6c7598f8954784e0dd (diff) | |
Remove UI
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ resolver = "2" members = [
"engine",
"model",
- "pdn",
- "ui"
+ "pdn"
]
[profile.dev]
|
