From d0bdbaa1ed76dfbf3211bb43eee48c49cc4fd448 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 22 Jun 2026 13:12:27 +0400 Subject: feat: implement FParkan architecture foundation Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation. --- crates/common/Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 crates/common/Cargo.toml (limited to 'crates/common/Cargo.toml') diff --git a/crates/common/Cargo.toml b/crates/common/Cargo.toml deleted file mode 100644 index e020b17..0000000 --- a/crates/common/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -[package] -name = "common" -version = "0.1.0" -edition = "2021" - -[dependencies] -- cgit v1.2.3