badboy / iso8601

Parsing ISO8601 dates using nom
https://docs.rs/iso8601/
MIT License
74 stars 22 forks source link

Copy-Paste issue in Display impl for Time #43

Closed chmod222 closed 2 years ago

chmod222 commented 2 years ago

Just stumbled upon this:

https://github.com/badboy/iso8601/blob/8b761206005349117710409d822081f005f48bb2/src/display.rs#L28-L29

Spent a while tracking this issue down in my own code before I started suspecting my dependencies :)