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"