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

[dependencies]
rustyline = "6.2.0"