pydantic / speedate

Fast and simple datetime, date, time and duration parsing for rust.
https://docs.rs/speedate/latest/speedate/
MIT License
199 stars 17 forks source link

Fix overflow duration error messages #69

Closed sydney-runkle closed 3 months ago

sydney-runkle commented 3 months ago

Fix minor error introduced in https://github.com/pydantic/speedate/pull/64/files#diff-b1a35a68f14e696205874893c07fd24fdb88882b47c23cc0e0c80a30c7d53759, and then prep for a patch release with this change