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

[dependencies]
rust-crypto = "0.2.36"
2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe