From f09e816aee0513031656734cc3cded9827e0b22b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 2 Mar 2026 16:27:17 +0100 Subject: Significantly improve lexer error reporting --- oryxc/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'oryxc/Cargo.toml') diff --git a/oryxc/Cargo.toml b/oryxc/Cargo.toml index 88464ca..984d910 100644 --- a/oryxc/Cargo.toml +++ b/oryxc/Cargo.toml @@ -11,3 +11,4 @@ lexopt = "0.1.0" # num-rational = "0.4.2" phf = { version = "0.13.1", features = ["macros"] } soa-rs = "0.9.1" +unicode-width = "0.2.2" -- cgit v1.2.3