[package] name = "gregor" version = "0.3.3" authors = ["Simon Sapin "] description = "Simple implementation of the Gregorian calendar." repository = "https://github.com/SimonSapin/gregor" license = "MIT" build = "build.rs" [features] system_time = []