[package] name = "pico" version = "0.0.2" authors = ["Jonathan Reem "] repository = "https://github.com/reem/rust-pico.git" description = "Nonblocking parsing support for hyper using picohttpparser." readme = "README.md" license = "MIT" [dependencies] pico-sys = "*"