Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 64654c9961..3f2ee2c572 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1668,6 +1668,7 @@ checksum = "288cb548dbe72b652243ea797201f3d481a0609a967980fcc5b2315ea811560a"
name = "text_edit"
version = "0.0.0"
dependencies = [
+ "itertools",
"text-size",
]