day_02 init

This commit is contained in:
2023-12-05 22:39:46 +01:00
parent e5a336718c
commit 57c171d93f
3 changed files with 43 additions and 0 deletions

8
day_02/Cargo.toml Normal file
View File

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