[package] name = "httplz" version = "0.0.0" edition = "2021" license-file = ".gitignore" description = "A sans-io, no-std HTTP implementation" [dependencies] [dev-dependencies] httplz-ext = { path = "./crates/httplz-ext" }