rltk/Cargo.toml
Sander Hautvast d8b79c2e36 getting there
2022-04-29 12:27:22 +02:00

10 lines
No EOL
148 B
TOML

[package]
name = "rltk"
version = "0.1.0"
edition = "2021"
[dependencies]
unicode-segmentation = "1.9.0"
[dev-dependencies]
more-asserts = "0.2.2"