[dependencies]
[features]
use-std = []
[lib]
name = "twoten"
path = "src/lib.rs"
[package]
authors = ["James Munns <james@onevariable.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Another human readable digest tool"
documentation = "https://docs.rs/twoten/"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "twoten"
readme = "README.md"
repository = "https://github.com/jamesmunns/twoten"
version = "0.2.1"
[package.metadata.docs.rs]
all-features = true