# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "yitizi" version = "0.1.0" include = [ "src/**/*", "Cargo.toml", ] description = "異體字查詢 Get variant Chinese characters" readme = "README.md" keywords = [ "Chinese", "Chinese-Character", "Sinograph", "Yitizi", "NLP", ] categories = [ "text-processing", "command-line-utilities", ] license = "CC0-1.0" repository = "https://github.com/edward-martyr/yitizi-rs" resolver = "1" [dependencies.serde_json] version = "1.0.117"