elf_lojban/Cargo.toml

13 lines
247 B
TOML

[package]
name = "elf_lojban"
version = "0.1.0-beta"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pretty_assertions = "1.2.1"
[dev-dependencies]
rand = "0.8.5"