serde_millis 0.1.1

A serde wrapper that stores integer millisecond value for timestamps and durations (used similarly to serde_bytes)
Documentation
1
2
3
4
5
6
7
8
minimum-bulk: v0.4.5

versions:

- file: Cargo.toml
  block-start: ^\[package\]
  block-end: ^\[.*\]
  regex: ^version\s*=\s*"(\S+)"