serde-humantime 0.1.1

A Serde deserializer for `Duration`s using the `humantime` crate
Documentation
language: rust
cache: cargo
rust:
- nightly
- 1.17.0
script:
- cargo test