[package] name = "hel-time" authors = ["Hellaeh "] version = "0.4.1" edition = "2021" description = "Simple util crate to deal with time" license = "MIT" repository = "https://github.com/Hellaeh/time.git" keywords = ["time"] documentation = "https://docs.rs/hel-time" readme = "README.md" [dev-dependencies] chrono = "0.4.26"