denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
148 stars 45 forks source link

fix: require unicode-width >= 0.1.13 #264

Closed dsherret closed 1 month ago

dsherret commented 1 month ago

Updates for https://github.com/unicode-rs/unicode-width/pull/45

Just spent an hour confused.