# This file is automatically @generated by Cargo. # It is not intended for manual editing. [[package]] name = "cjk" version = "0.1.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d73ebe2d21f442615be9621032b4496787a7507f85ff517cd927a6f730c7e59d" dependencies = [ "hex", "lazy_static", "widestring", ] [[package]] name = "hex" version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35" [[package]] name = "lazy_static" version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" [[package]] name = "misspeller" version = "0.1.2" dependencies = [ "cjk", ] [[package]] name = "widestring" version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a763e303c0e0f23b0da40888724762e802a8ffefbc22de4127ef42493c2ea68c"