hansard 0.1.1

Gets the last 20 Hansard Bound Volumes for the UK Parliament
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "hansard"
version = "0.1.1"
authors = ["shockham <samuel.hockham@gmail.com>"]
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"