index
:
aoc2016
master
Advent of Code 2016 solutions in Rust (made in 2023, not 2016)
Prefetch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
d01
/
Cargo.toml
blob: 0c0a29c062b436bff0de606f22260b4b430445bb (
plain
)
1
2
3
4
5
6
[package]
name
=
"d01"
version
=
"0.1.0"
edition
=
"2021"
[dependencies]