Closed lunemec closed 7 years ago
Thank you for reporting this issue. It has been fixed and a new version has been published. If find any more issues or wish something was different don't hesitate to make another issue.
[dependencies]
ulid = "0.2.2"
Thanks
Hi, love your library, however there is a tiny bug :)
This code does not compile:
It works when formatting it with {:?}, but all other
std
errors supportfmt::Display
trait.