summaryrefslogtreecommitdiffstats
path: root/src/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Cargo.toml')
-rw-r--r--src/core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Cargo.toml b/src/core/Cargo.toml
index 6a897ee..bad0c0a 100644
--- a/src/core/Cargo.toml
+++ b/src/core/Cargo.toml
@@ -24,7 +24,7 @@ lazy_static = "1.4.0"
num-format = "0.4.4"
parking_lot = "0.12.1"
pico-args = "0.5.0"
-unicode-segmentation = "1.10.0"
+unicode-segmentation = "1.10.1"
girt-config = {version = "2.2.0", path = "../../src/config"}
girt-display = {version = "2.2.0", path = "../../src/display"}
girt-git = {version = "2.2.0", path = "../../src/git"}