# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "layered-nlp" version = "0.1.1" authors = ["Cole Lawrence ", "Dylan Ancel (leudz) ", "Story.ai Team "] description = "Highly-flexible data-oriented NLP framework" homepage = "https://github.com/storyscript/layered-nlp" keywords = ["nlp", "layered-nlp", "framework", "grammar", "wasm"] categories = ["text-processing", "text-editors", "parsing", "wasm"] license = "MIT OR Apache-2.0" repository = "https://github.com/storyscript/layered-nlp" [dependencies.once_cell] version = "1.7.2" [dependencies.regex] version = "1.4.5" [dependencies.unicode-segmentation] version = "1.7.1" [dependencies.unicode-width] version = "0.1.8" [dev-dependencies.insta] version = "1.7.1" [dev-dependencies.rust_decimal] version = "1.10.3" features = ["std"] default-features = false