From 1b1af58bf7a5b51c613ccb12f7ab81986a9db8ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=93=D1=80=D0=B8=D0=B3=D0=BE=D1=80=D0=B8=D0=B9=20=D0=A1?= =?UTF-8?q?=D0=B0=D1=84=D1=80=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Sat, 14 Jun 2025 21:08:42 +0000 Subject: [PATCH] Delete Cargo.toml --- Cargo.toml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 Cargo.toml diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index a714945..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,6 +0,0 @@ -# Cargo.toml в корне проекта -[workspace] -members = [ - "futriix-server", - "futriix-cli", -]