From d68f3fe96cf635f172804f728aafea9adabec6f1 Mon Sep 17 00:00:00 2001 From: Micha White Date: Thu, 21 Dec 2023 19:31:29 -0500 Subject: Remove UI --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2f127c6..560f992 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,7 @@ resolver = "2" members = [ "engine", "model", - "pdn", - "ui" + "pdn" ] [profile.dev] -- cgit v1.2.3