[package] name = "webrs" version = "0.0.0" edition = "2021" authors = ["Yannick Schillo "] license = "MIT" description = "A pragmatic web framework for Rust." repository = "https://github.com/webrs-project/webrs" readme = "README.md" keywords = ["http", "web", "framework", "async"] categories = ["asynchronous", "network-programming", "web-programming::http-server"] [dependencies]