summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: def13b4f5ef4a99f1634bcce83d0e4b5a34f17fe (plain)
1
2
3
4
5
6
7
8
[package]
name = "chisaigo"
version = "0.1.2"
authors = ["Dominick Allen <djallen@librehumanitas.org>"]
edition = "2018"

[dependencies]
rustyline = "6.2.0"