Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/text-edit/Cargo.toml')
-rw-r--r--crates/text-edit/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/text-edit/Cargo.toml b/crates/text-edit/Cargo.toml
index cf14bbd3c3..7a90d64a98 100644
--- a/crates/text-edit/Cargo.toml
+++ b/crates/text-edit/Cargo.toml
@@ -10,5 +10,5 @@ rust-version = "1.57"
doctest = false
[dependencies]
-itertools = "0.10.3"
+itertools = "0.10.5"
text-size = "1.1.0"