# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.
[]
= "2021"
= "rapid_time"
= "0.1.2"
= ["Leon Sering"]
= [
"**/*.rs",
"Cargo.toml",
"README.md",
]
= "A library for datetimes and durations, which are useful to model times in combinatorial optimization problems."
= "README.md"
= [
"time",
"date",
"datetime",
"duration",
"leap_year",
]
= ["date-and-time"]
= "MIT"
= "https://github.com/LeonSering/rapid_time"
[]