time-point 0.1.0

Less opaque, thin, type types
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]
edition = "2018"
name = "time-point"
version = "0.1.0"
authors = ["Brainium Studios LLC"]
description = "Less opaque, thin, type types"
homepage = "https://github.com/BrainiumLLC/time-point"
documentation = "https://docs.rs/time-point"
keywords = ["time", "chrono", "duration", "time-point"]
categories = ["time"]
license = "MIT/Apache-2.0"
repository = "https://github.com/BrainiumLLC/time-point"
[dependencies.serde]
version = "1.0.101"
features = ["serde_derive"]
optional = true