[badges.maintenance]
status = "actively-developed"
[dependencies.blake2]
version = "0.10"
[features]
alloc = []
default = ["std"]
docs = []
std = ["alloc"]
test = []
[package]
authors = ["Orion Kindel <cakekindel@gmail.com>"]
categories = ["network-programming"]
description = "no_std hashing used by toad"
edition = "2021"
homepage = "https://github.com/clov-coffee/toad/toad"
keywords = ["coap", "iot", "networking", "no_std", "wasm"]
license = "MIT OR Apache-2.0"
name = "toad-hash"
readme = "README.md"
repository = "https://github.com/clov-coffee/toad/toad"
resolver = "1"
version = "0.3.0"