[package] name = "hadean" version = "0.2.4" authors = ["Aidan Hobson Sayers ", "Alec Mocatta "] 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"