ginger/rust/Cargo.toml
2022-12-24 23:33:32 +01:00

12 lines
243 B
TOML

[package]
name = "ginger"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
im-rc = "15.1.0"
char_reader = "0.1.1"
unicode_categories = "0.1.1"