[dependencies.chrono]
version = "0.4.38"
[dependencies.chrono-tz]
version = "0.9.0"
[dependencies.colored]
version = "2.1.0"
[dependencies.phf]
features = ["macros"]
version = "0.11.2"
[dependencies.regex]
version = "1.10.4"
[package]
description = "A CLI timezone converter."
edition = "2021"
exclude = ["target/"]
license = "Unlicense"
name = "timezone"
readme = "README.md"
repository = "https://github.com/LiquidZulu/timezone"
version = "1.0.0"