2021 Edition & Formatting Todo Complete.
I've made the following changes:
- In the current version it formats the date with a double . for the milliseconds component and double + for the timezone. This fixes that formatting bug.
- Updated the repo to use Rust 2021 Edition.
- Completed a formatting Todo where the DateTime component is brighter than the timezone.
There was no API changes made to the repo, so a simple version bump from 0.1.1
to 0.1.2
is correct.