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
/
d02
/
Cargo.toml
blob: 47add0287668ad2a995598b00b1b9266600ad298 (
plain
)
1
2
3
4
5
6
[package]
name
=
"d02"
version
=
"0.1.0"
edition
=
"2021"
[dependencies]