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