summaryrefslogtreecommitdiffstats
path: root/melib/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-05-26 02:10:57 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 19:40:49 +0300
commitf51ea933517c0cf522e5d4e79899538a97233d3c (patch)
tree83ab81661807813fc68351eeba33814f859c5103 /melib/Cargo.toml
parent51c913d4500a28c36d1e9219d77d07075ba1ea75 (diff)
move grapheme stuff to melib
Diffstat (limited to 'melib/Cargo.toml')
-rw-r--r--melib/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/melib/Cargo.toml b/melib/Cargo.toml
index 1cc790c3..33423ad8 100644
--- a/melib/Cargo.toml
+++ b/melib/Cargo.toml
@@ -23,3 +23,4 @@ serde = "1.0.71"
serde_derive = "1.0.71"
bincode = "1.0.1"
uuid = { version = "0.6", features = ["serde", "v4"] }
+unicode-segmentation = "1.2.1" # >:c