Closed waywardmonkeys closed 1 month ago
This might fail due to getting an updated version of unicode-width
due to an MSRV issue where the latest version now needs 1.66 but this is building with 1.65.
That's unrelated to the changes I did here.
Thanks! I'll need to sync with @antiguru as I have less of a clue wrt how all these bits operate. My guess is it's all good, and shouldn't need more than a few business hours minutes to confirm (and find a new MSRV, to get things green again).
This just updates to the current version which runs on a version of Node that GitHub hasn't deprecated.