diff options
Diffstat (limited to 'blog/Cargo.toml')
-rw-r--r-- | blog/Cargo.toml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/blog/Cargo.toml b/blog/Cargo.toml deleted file mode 100644 index 0f971d3..0000000 --- a/blog/Cargo.toml +++ /dev/null @@ -1,7 +0,0 @@ -[package] -name = "blog" -version = "0.1.0" -authors = ["Adam Carpenter <53hornet@gmail.com>"] -edition = "2018" - -[dependencies] |