From a1eb38bebe6ce1668c3f96489506c3b05b9fe5cb Mon Sep 17 00:00:00 2001 From: mathiasmagnusson Date: Fri, 9 Dec 2022 18:00:41 +0100 Subject: Move stuff around --- unsolved/kattis-kth-adk-spelling/Cargo.toml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 unsolved/kattis-kth-adk-spelling/Cargo.toml (limited to 'unsolved/kattis-kth-adk-spelling/Cargo.toml') diff --git a/unsolved/kattis-kth-adk-spelling/Cargo.toml b/unsolved/kattis-kth-adk-spelling/Cargo.toml deleted file mode 100644 index 45f6b19..0000000 --- a/unsolved/kattis-kth-adk-spelling/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "kattis-kth-adk-spelling" -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