From 02481656966b0a8dfc95cf3c22bcc049660ff7d4 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 26 Dec 2020 17:48:38 +0000 Subject: Move Rust exercises in a subdirectory --- difference-of-squares/Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 difference-of-squares/Cargo.toml (limited to 'difference-of-squares/Cargo.toml') diff --git a/difference-of-squares/Cargo.toml b/difference-of-squares/Cargo.toml deleted file mode 100644 index 41e2b29..0000000 --- a/difference-of-squares/Cargo.toml +++ /dev/null @@ -1,4 +0,0 @@ -[package] -edition = "2018" -name = "difference-of-squares" -version = "1.2.0" -- cgit v1.2.3