[package] name = "ewer" version = "0.0.2" authors = ["Paul Nathan "] edition = "2018" description = "flask-like microframework - not ready for use" license = "LGPL-3.0-or-later" documentation = "https://gitlab.com/pnathan/ewer" homepage = "https://gitlab.com/pnathan/ewer" repository = "https://gitlab.com/pnathan/ewer" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tiny_http = "0.7.0"