index
:
sinitax/aoc2021-rust
master
Advent of Code 2021 Solutions in Rust
Louis Burda
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
aoc
/
Cargo.toml
blob: d3317e7868999a99ea641e55981ffc9244062490 (
plain
) (
blame
)
1
2
3
4
5
6
[package]
name
=
"aoc"
version
=
"0.1.0"
edition
=
"2021"
[dependencies]