First day of 2021, done in Rust

This commit is contained in:
trotFunky 2021-12-03 23:59:40 +00:00
parent b00ae2ab04
commit f29637ec26
6 changed files with 2060 additions and 1 deletions

5
2021/Day 1/rust_solution/Cargo.lock generated Normal file
View file

@ -0,0 +1,5 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "rust_solution"
version = "0.1.0"