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