[package] name = "geocal" description = "A command line tool displaying a calendar and ephemeris of a geodate" version = "0.1.0" license = "MIT" authors = ["Vincent Ollivier "] edition = "2018" repository = "https://github.com/vinc/geocal" readme = "README.md" [dependencies] colored = "1.8" geodate = "0.4.0"