[package] name = "clock" version = "0.3.3" authors = ["Josh Leeb-du Toit "] license = "MIT" description = "Simple clock" readme = "README.md" homepage = "https://git.sr.ht/~joshleeb/clock" repository = "https://git.sr.ht/~joshleeb/clock" keywords = ["clock", "time"] categories = ["date-and-time"] edition = "2021" [dev-dependencies] thiserror = "1.0.29"