Advent-of-Code/2021/Day 2/rust_solution/Cargo.lock
Teo-CD 57bf7b2194 2021 Day 2 done in Rust
Code is currently fairly ugly, will try to refactor in a more functional fashion
2021-12-04 01:18:16 +00:00

5 lines
144 B
TOML

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