[package] name = "wow" version = "0.1.2" description = "A fast web framework" readme = "README.md" documentation = "https://docs.rs/wow" repository = "https://github.com/jellybobbin/wow" license = "MIT" keywords = ["http", "web", "framework"] authors = ["jellybobbin "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]