diff options
Diffstat (limited to 'adder/Cargo.toml')
-rw-r--r-- | adder/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/adder/Cargo.toml b/adder/Cargo.toml deleted file mode 100644 index 5224ea1..0000000 --- a/adder/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "adder" -version = "0.1.0" -authors = ["carpenat"] -edition = "2018" - -[dependencies] |