[features]
default = ["std"]
std = []
[lib]
name = "joaat"
path = "lib.rs"
[package]
authors = ["Pocakking"]
description = "Jenkins one-at-a-time hash for Rust"
edition = "2018"
license = "MIT"
name = "joaat"
readme = "README.md"
repository = "https://github.com/Pocakking/joaat-rs/"
version = "0.1.0"