From 5eb444091f988c9d22bab6ad6ce8c1bd1f60b8e0 Mon Sep 17 00:00:00 2001 From: wfx Date: Sat, 7 Mar 2026 22:27:50 +0100 Subject: [PATCH] =?UTF-8?q?Cargo.toml=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Cargo.toml diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 0a74905..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -# SPDX-License-Identifier: GPL-3.0-or-later -# Cargo.toml -# -# Workspace manifest for the Noctua project. - -[workspace] -members = ["core", "ui"] -resolver = "2"