From cf1396c9ac9a37d5f5b0821f1572be17bcca3aa7 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 9 Apr 2023 18:03:28 +0400 Subject: Changed structure of project and renamed binary --- Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 69fb7fe..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "coursework-year3" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -- cgit v1.2.3