[package] name = "gdhttp" version = "1.0.3" edition = "2021" authors = ["itedya"] description = "As low-level as you can do HTTP server for rust lang." documentation = "https://github.com/itedya/gdhttp-rs" readme = "README.md" repository = "https://github.com/itedya/gdhttp-rs" license = "MIT" keywords = ["http", "server", "low-level", "grupadomanscy", "gd"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [badges] maintenance = { status = "passively-maintained" } [dependencies]