Bugfix Release
This fixes a bug where RRULE recurrences with a BYMONTH value of 12 were not considered valid.
Sadly we have to depend on a forked rrule-rust library for this: the original fix did take place in version 0.7.1 of that library but in the versions since 0.5 (which we depend on) the timezone handling has changed and makes it impossible for to depend on.