This commit is contained in:
Smaug123
2021-05-10 21:27:11 +01:00
parent 8d3c01986b
commit 9694ce2bbb
5 changed files with 1165 additions and 0 deletions

9
day_8/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "day_8"
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]