aboutsummaryrefslogtreecommitdiff
path: root/hooked/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hooked/Cargo.toml')
-rw-r--r--hooked/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/hooked/Cargo.toml b/hooked/Cargo.toml
index acde074..d0781e0 100644
--- a/hooked/Cargo.toml
+++ b/hooked/Cargo.toml
@@ -11,3 +11,4 @@ anyhow = "1.0"
paw = "1.0"
shared = { path = "../shared" }
structopt = { version = "0.3", features = ["paw"] }
+unicode-segmentation = "1.3"