[package] categories = ["web-programming", "web-programming::http-server", "web-programming::http-client"] description = "Awesome web framework for Rust..." edition = "2021" homepage = "https://github.com/aldrinsartfactory/nuo.rs" keywords = ["web", "server", "client", "http", "backend"] license = "AAL" license-file = "./LICENSE" name = "nuo" readme = "./README.md" repository = "https://github.com/aldrinsartfactory/nuo.rs" version = "0.1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]