flesh/Cargo.toml
Aidan e4f2fbaa70
- syntax tree datatypes
- prototype lex function
- a lex unit test
- gitignore
- library structure
- license
2021-01-24 12:34:58 -08:00

9 lines
218 B
TOML

[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]