sibil/lexer/Cargo.toml

8 lines
144 B
TOML
Raw Normal View History

[package]
name = "sibillexer"
version = "0.1.0"
authors = ["Eryn Wells <eryn@erynwells.me>"]
[dependencies]
sibiltypes = { path = "../types" }