[package] name = "cjk" version = "0.2.5" authors = ["Andrew "] license = "MIT OR Apache-2.0" description = "Answer Boolean Questions and Queries about CJK and related character sets" edition = "2018" readme = "README.md" repository = "https://github.com/andrew-johnson-4/cjk" documentation = "https://docs.rs/cjk/" keywords = ["cjk","unicode","charset","property","i18n"] [dependencies] unicode-blocks = "0.1.1" lazy_static = "1.4" widestring = "0.4" hex = "0.4"