v0.5.0
Fixes some issues with the text length not being calculated correctly :)
🚀 Features
- Use
textwrap
crate,unicode_width
instead of String::len - by uncenter (513d4)
Fixes some issues with the text length not being calculated correctly :)
textwrap
crate, unicode_width
instead of String::len - by uncenter (513d4)