diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index 26cda35..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -authors = ["June McEnroe <june@causal.agency>"] -name = "aoc" -version = "0.1.0" - -[dependencies] -rust-crypto = "0.2.36" |