hadean-std 0.1.3

Hadean stdlib. Requires Hadean Rust.
Documentation
[package]
name = "hadean-std"
version = "0.1.3"
authors = ["Aidan Hobson Sayers <aidanhs@hadean.com>", "Alec Mocatta <alec@hadean.com>"]
description = "Hadean stdlib. Requires Hadean Rust."
license = "Apache-2.0/MIT"
readme = "README.md"
documentation = "https://rust.hadean.org/hadean_std/"
repository = "https://github.com/hadeaninc/stdlib-rust"
homepage = "https://hadean.com/"
keywords = ["hadean", "cloud"]

[dependencies]
# hadean = {path="../bindings"}
hadean = "0.1.3"
linked-hash-map = "0.1.0"
odds = "0.2.14"

[dev-dependencies]
rand = "0.3.14"