[package] name = "hansard" version = "0.1.3" authors = ["shockham "] license = "MIT" readme = "README.md" repository = "https://github.com/mount-research/hansard" homepage = "https://github.com/mount-research/hansard" documentation = "https://docs.rs/hansard" description = "Gets the last 20 Hansard Bound Volumes for the UK Parliament" [dependencies] atom_syndication = "0.3" hyper = "0.10" zip = "0.2" log = "0.3"