diff options
Diffstat (limited to 'day4/Cargo.toml')
-rw-r--r-- | day4/Cargo.toml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/day4/Cargo.toml b/day4/Cargo.toml deleted file mode 100644 index 8842130..0000000 --- a/day4/Cargo.toml +++ /dev/null @@ -1,8 +0,0 @@ -[package] -name = "day4" -version = "0.1.0" -edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - -[dependencies] |