# 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" rust-version = "1.74.1" name = "quarterly" version = "0.1.1" authors = ["Max VelDink "] description = "Rust crate containing types for handling calendar quarters." readme = "README.md" keywords = [ "quarters", "calendar", "fiscal", "financial", ] categories = [ "date-and-time", "finance", "data-structures", ] license = "CDDL-1.0" repository = "https://github.com/maxveldink/quarterly.git" [dependencies]