summary refs log tree commit diff homepage
path: root/2017/Cargo.toml
blob: d221b88e815f6cfa84293a9050e7c70f343bcc4f (plain) (blame)
1
2
3
4
5
6
[package]
name = "aoc2017"
version = "0.1.0"
authors = ["C. McEnroe <june@causal.agency>"]

[dependencies]
020-12-28Lex strings inside macrosJune McEnroe 2020-12-28Set H_SETUNIQUEJune McEnroe 2020-12-28Add initial version of hilexJune McEnroe