# 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 = "lingua-danish-language-model" version = "1.1.0" authors = ["Peter M. Stahl "] description = """ The Danish language model for Lingua, an accurate natural language detection library """ homepage = "https://github.com/pemistahl/lingua-rs" documentation = "https://docs.rs/lingua" readme = "README.md" keywords = [ "language-processing", "language-detection", "language-recognition", "nlp", ] categories = ["text-processing"] license = "Apache-2.0" repository = "https://github.com/pemistahl/lingua-rs" [dependencies.include_dir] version = "0.7.3"