flesh/the_rewrite/Cargo.toml

11 lines
250 B
TOML
Raw Normal View History

[package]
name = "relish"
version = "0.1.0"
authors = ["Aidan <aidan@aidanis.online>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dirs = "3.0"
rustyline = "8.2.0"