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