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

[dependencies]
rustyline = "6.2.0"