diff options
| author | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 16:45:32 -0400 |
|---|---|---|
| committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 16:45:32 -0400 |
| commit | 8b4024fa3c909aaa4f31eb09602ea490d40b3224 (patch) | |
| tree | 4349404ca51c8548876b124897f3ff8566425332 /Cargo.toml | |
| parent | 66ec45acd72177bff4f74f967a8d69541725deda (diff) | |
Remove some lingering cargo files.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 2d238e3..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "app" -version = "0.1.0" -authors = ["Pete Johanson <peter@peterjohanson.com>"] -edition = "2018" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - |
