diff options
Diffstat (limited to 'oryxc/Cargo.toml')
| -rw-r--r-- | oryxc/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |