humantime-serde 1.1.1

Serde support for the `humantime` crate
Documentation
[dependencies.humantime]
version = "2.0.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dev-dependencies.serde_json]
version = "1.0"

[dev-dependencies.version-sync]
version = "0.8"

[package]
authors = ["jean-airoldie <maxence.caron@protonmail.com>"]
description = "Serde support for the `humantime` crate"
edition = "2018"
keywords = ["serde", "humantime", "time", "duration"]
license = "MIT OR Apache-2.0"
name = "humantime-serde"
readme = "README.md"
repository = "https://github.com/jean-airoldie/humantime-serde"
version = "1.1.1"