# 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 = "neat-date-time" version = "0.2.0" authors = ["Luiz Silveira "] description = "(native) Types & operations to allow space efficient storage of dates and times" homepage = "https://github.com/zertyz/neat-date-time" documentation = "https://docs.rs/neat-date-time/" readme = "README.md" keywords = [ "packed", "compact", "dense", "date", "time", ] categories = [ "encoding", "compression", "date-and-time", ] license = "Unlicense" repository = "https://github.com/zertyz/neat-date-time" [package.metadata.docs.rs] rustdoc-args = ["--document-private-items"] [dependencies]