This commit is contained in:
Smaug123
2021-05-11 21:43:13 +01:00
parent 71f0dbb9b1
commit 880050be35
6 changed files with 438 additions and 0 deletions

9
day_23/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "day_23"
version = "0.1.0"
authors = ["Smaug123 <patrick+github@patrickstevens.co.uk>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]