From 1b379403ab971e188483df5d580c39695db7f44a Mon Sep 17 00:00:00 2001 From: Micha White Date: Wed, 27 Sep 2023 09:35:50 -0400 Subject: Big changes --- cli/Cargo.toml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 cli/Cargo.toml (limited to 'cli/Cargo.toml') diff --git a/cli/Cargo.toml b/cli/Cargo.toml deleted file mode 100644 index 093c594..0000000 --- a/cli/Cargo.toml +++ /dev/null @@ -1,12 +0,0 @@ -[package] -name = "cli" -version = "0.1.0" -authors = ["Mike White "] -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] -clap = "2" -ai = {path = "../ai"} -rayon = "1.5" \ No newline at end of file -- cgit v1.2.3