[dependencies.pest]
version = "2"
[dependencies.pest_derive]
version = "2"
[dependencies.quote]
version = "1"
[dependencies.syn]
version = "1"
[dependencies.temps-macros]
version = "0"
[dependencies.thiserror]
version = "1"
[dev-dependencies.pretty_assertions]
version = "1"
[package]
authors = ["Stefan Ruzitschka <stefan@icepuma.dev>"]
description = "temps is a library for working with time and dates in Rust"
edition = "2021"
license = "WTFPL"
name = "temps"
readme = "README.md"
repository = "https://github.com/icepuma/temps"
resolver = "1"
version = "0.0.12"