humans 0.2.2

humans computer interface library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "ample"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "85601f699cb25c797443ade2c61d4c6c93e643b1fa9136990a7dd68a4f725d31"
dependencies = [
 "libm",
]

[[package]]
name = "humans"
version = "0.2.2"
dependencies = [
 "ample",
]

[[package]]
name = "libm"
version = "0.2.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981"