[package] name = "xo" version = "0.1.1" authors = ["rickyes "] license = "MIT" description = "Rust HTTP service framework." readme = "README.md" documentation = "https://github.com/rickyes/xo" repository = "https://github.com/rickyes/xo" homepage = "https://github.com/rickyes/xo" categories = ["Web programming"] keywords = ["http", "service"] [workspace] members = [ "./", ] [dependencies]