From 81477e9318e3a403eccb1c0f77c59c7262777a5e 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: Sun, 18 May 2025 15:46:39 +0000 Subject: [PATCH] Delete Cargo.toml --- Cargo.toml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Cargo.toml diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index c950e83..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "rfut" -version = "0.1.0" -edition = "2024" - -[dependencies] -chrono = "0.4"