# 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 = "lindera-assets" version = "0.32.2" description = "A helper crate to fetch assets and build dictionary for lindera." homepage = "https://github.com/lindera-morphology/lindera" documentation = "https://docs.rs/lindera-assets" readme = "README.md" keywords = [ "japanese", "morphological", "dictionary", ] categories = ["text-processing"] license = "MIT" repository = "https://github.com/lindera-morphology/lindera" [dependencies.encoding] version = "0.2.33" [dependencies.flate2] version = "1.0.28" [dependencies.lindera-core] version = "0.32.2" [dependencies.tar] version = "0.4.40" [dependencies.ureq] version = "2.9.6" features = ["tls"] default-features = false