diff options
| author | Micha White <botahamec@outlook.com> | 2023-09-27 09:35:50 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2023-09-27 09:35:50 -0400 |
| commit | 1b379403ab971e188483df5d580c39695db7f44a (patch) | |
| tree | f9d547fe9d4bf0fd7c8ddabcf5e6fd119a9ff6bf /cli/Cargo.toml | |
| parent | 10438fa9ae1dc4624ebb1780238d46d4b5d3f0eb (diff) | |
Big changes
Diffstat (limited to 'cli/Cargo.toml')
| -rw-r--r-- | cli/Cargo.toml | 12 |
1 files changed, 0 insertions, 12 deletions
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 <botahamec@outlook.com>"] -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 |
