[package] name = "neon_nlp" version = "0.0.2" authors = ["support@neonlaw.com "] edition = "2018" license = "Apache-2.0" repository = "https://github.com/neonlaw/codebase" documentation = "https://github.com/neonlaw/codebase/tree/development/neon_nlp/README.md" description = "A text recommender for Neon MDX" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] actix-web = "3"