[[bench]]
harness = false
name = "human_duration"
[dependencies]
[dev-dependencies.criterion]
version = "0.3"
[package]
authors = ["Carsten König <carstenkoenig92@gmail.com>"]
categories = ["date-and-time"]
description = "human-duration converts a std::time::Duration to a human readable string."
documentation = "https://docs.rs/human-duration"
edition = "2021"
homepage = "https://github.com/cars10/human-duration"
keywords = ["duration", "human", "pretty"]
license = "MIT"
name = "human-duration"
readme = "README.md"
repository = "https://github.com/cars10/human-duration"
resolver = "2"
version = "0.1.0"