hashbar 1.0.1

Hash trait for hashing using the `digest` crate
Documentation
[dependencies.digest]
version = "0.10.7"

[lib]
name = "hashbar"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Hash trait for hashing using the `digest` crate"
documentation = "https://docs.rs/hashbar/latest/hashbar/"
edition = "2024"
license = "MIT"
name = "hashbar"
readme = false
repository = "https://github.com/tilosp/hashbar"
version = "1.0.1"