# 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 = "perDiem" version = "0.1.67" description = "A comprehensive collection of timezone-naive date and datetime utilities" readme = "README.md" keywords = [ "date-utilities", "Date", "date-utils", "DateTime", "chrono", ] categories = [ "date-and-time", "mathematics", "parsing", ] license = "MIT" repository = "https://github.com/judepackardjones/perDiem" [profile.dev] opt-level = 3 [profile.release] opt-level = 3 [dependencies.chrono] version = "0.4.31" [dependencies.struct_iterable] version = "0.1.1" [dependencies.tap] version = "1.0.1" [dependencies.undup] version = "0.0.1"