hifitime 1.0.8

Precise date and time handling in Rust built on top of std::f64 with leap second support
Documentation
[dependencies.rand]
version = "0.7"

[dependencies.rand_distr]
version = "0.2"

[package]
authors = ["Christopher Rabotin <christopher.rabotin@gmail.com>"]
categories = ["date-and-time"]
description = "Precise date and time handling in Rust built on top of std::f64 with leap second support"
documentation = "https://docs.rs/hifitime/"
homepage = "https://github.com/ChristopherRabotin/hifitime"
keywords = ["date", "time", "barycentric", "leap-second", "tai"]
license = "Apache-2.0"
name = "hifitime"
readme = "README.md"
repository = "https://github.com/ChristopherRabotin/hifitime"
version = "1.0.8"