summary refs log tree commit diff homepage
path: root/2016/Cargo.toml
blob: 6650f952d2797c141b6386dcdbc4bf6f81b743f9 (plain) (blame)
1
2
3
4
5
6
7
[package]
authors = ["Curtis McEnroe <programble@gmail.com>"]
name = "aoc"
version = "0.1.0"

[dependencies]
rust-crypto = "0.2.36"