parse-zoneinfo v0.2.0
- Optimizations: The leap year checking and duplicate rule start calculations were found from profiling the
chrono-tzbuild script. These optimizations reduce the script's execution time in debug mode by 30%. - Bump regex version from 0.2 to 1.0.
- Don't warn when importing
AsciiExt