cdict/Cargo.toml
2023-09-13 22:58:12 -04:00

10 lines
203 B
TOML

[package]
name = "cdict"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chinese_dictionary = "2.1.4"