day_03 init

This commit is contained in:
2023-12-06 08:15:43 +01:00
parent 7987d3359f
commit e5fa6d3f7c
3 changed files with 42 additions and 0 deletions

8
day_03/Cargo.toml Normal file
View File

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