[dependencies.time]
features = ["formatting"]
optional = true
version = "0.3.5"
[features]
[package]
authors = ["Patrick Haller <patrickhaller40@googlemail.com>"]
categories = ["date-and-time", "value-formatting"]
description = "Display time in a human readable manner."
edition = "2021"
homepage = "https://hallerpatrick.github.io/time-humanize/time_humanize/"
keywords = ["time", "humanize", "display"]
license = "MIT"
name = "time-humanize"
readme = "README.md"
repository = "https://github.com/HallerPatrick/time-humanize"
resolver = "2"
version = "0.1.2"