[package] name = "elaine" version = "1.2.0" authors = ["Danny Hadley "] edition = "2018" license = "MIT" readme = "README.md" homepage = "https://github.com/sizethree/elaine" repository = "https://github.com/sizethree/elaine.git" description = "Async http head reader" keywords = ["http"] [dependencies] async-std = "^1.0"