[package] name = "rrule" description = "Partial implementation of the ical specs" license = "MIT" version = "0.1.0" authors = ["Fredrik Meringdal "] edition = "2018" [dependencies] chrono = "0.4.19" chrono-tz = "0.5.3" once_cell = "1.4.1"