# 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. [package] edition = "2021" name = "local_timestamps" version = "0.1.5" authors = ["Sven Ponelat"] description = "operations on local timestamps" readme = "README.md" keywords = ["timestamps"] categories = ["date-and-time"] license = "MIT OR Apache-2.0" repository = "https://github.com/svencp/local_timestamps.git" [dependencies.chrono] version = "0.4.19" [dependencies.chronoutil] version = "0.2.3"