[package] name = "time_period" version = "1.0.0" authors = ["Thomas de Saint Exupery "] description = "Operations and periods and ranges of time" license = "MIT" edition = "2021" repository = "https://gitlab.com/thomasdesaintexupery/rust-period" [badges.gitlab] repository = "thomasdesaintexupery/rust-period" [dependencies] chrono = "0.4" [dev-dependencies] svg = "0.13.0"