hourglass 0.8.0

Timezone-aware datetime library and time-related subtleties
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "hourglass"
version = "0.8.0"
authors = ["Maxime Lenoir <lenoir.maxime0@gmail.com>"]
description = "Timezone-aware datetime library and time-related subtleties"
homepage = "https://github.com/maximelenoir/hourglass"
documentation = "https://maximelenoir.github.io/hourglass/hourglass"
keywords = ["timezone", "time", "datetime", "date", "leap"]
license = "MIT"
repository = "https://github.com/maximelenoir/hourglass"
[dependencies.byteorder]
version = "1.3.1"

[dependencies.libc]
version = "0.2.5"

[dependencies.nom]
version = "1.1.0"