hadean 0.2.2

Bindings for Hadean. Must be used with Hadean Rust.
Documentation
[package]
name = "hadean"
version = "0.2.2"
authors = ["Aidan Hobson Sayers <aidanhs@hadean.com>", "Alec Mocatta <alec@hadean.com>"]
description = "Bindings for Hadean. Must be used with Hadean Rust."
license = "Apache-2.0/MIT"
readme = "README.md"
documentation = "https://rust.hadean.org/hadean/"
repository = "https://github.com/hadeaninc/bindings-rust"
homepage = "https://hadean.com/"
keywords = ["hadean", "cloud"]

[dependencies]
lazy_static = "0.1.*"
libc = "0.2"

bincode = "0.8"
serde = "1.0"
serde_derive = "1.0"
aidanhs-tmp-parse-generics-shim = "0.1.3"