diff --git a/Cargo.toml b/Cargo.toml index 8fed58224..9f2b76645 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -77,7 +77,7 @@ systemstat = "=0.2.6" terminal_size = "0.4.4" toml = { version = "1.1.2", features = ["preserve_order"] } toml_edit = "0.25.10" -unicode-segmentation = "1.13.1" +unicode-segmentation = "1.13.2" unicode-width = "0.2.2" urlencoding = "2.1.3" versions = "7.0.0"