[package] name = "calendar" version = "0.1.3" authors = ["printfn "] edition = "2018" license = "MIT OR Apache-2.0" description = "Simple CLI Calendar" homepage = "https://github.com/printfn/calendar-rs" repository = "https://github.com/printfn/calendar-rs" readme = "README.md" keywords = ["cli", "calendar", "date", "time"] categories = ["command-line-utilities", "date-and-time"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]