day04 task1

This commit is contained in:
Thomas Ruoff
2022-01-02 23:10:37 +01:00
parent 50eb046514
commit 62b27cbac0
5 changed files with 757 additions and 0 deletions

8
day04/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "day3"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]