From b0522239e750d86432ab53e32aeb1fde99474239 Mon Sep 17 00:00:00 2001 From: BenoƮt CORTIER Date: Fri, 18 Jun 2021 08:55:34 -0400 Subject: Update ropey dependency to 1.3 --- helix-core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helix-core') diff --git a/helix-core/Cargo.toml b/helix-core/Cargo.toml index f8e15bd7..0f532f5b 100644 --- a/helix-core/Cargo.toml +++ b/helix-core/Cargo.toml @@ -14,7 +14,7 @@ embed_runtime = ["rust-embed"] [dependencies] helix-syntax = { path = "../helix-syntax" } -ropey = "1.2" +ropey = "1.3" smallvec = "1.4" tendril = "0.4.2" unicode-segmentation = "1.7.1" -- cgit v1.2.3-70-g09d2