From 61fd6c6270f9ebc37f4156ae1a4d41053a78cdb1 Mon Sep 17 00:00:00 2001 From: Edwin Cheng Date: Thu, 27 Feb 2020 10:06:48 +0800 Subject: Use text_range::extend_to --- crates/test_utils/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/test_utils/Cargo.toml') diff --git a/crates/test_utils/Cargo.toml b/crates/test_utils/Cargo.toml index 971592b73..6a7c6d6f9 100644 --- a/crates/test_utils/Cargo.toml +++ b/crates/test_utils/Cargo.toml @@ -9,5 +9,5 @@ doctest = false [dependencies] difference = "2.0.0" -text_unit = "0.1.9" +text_unit = "0.1.10" serde_json = "1.0.48" -- cgit v1.2.3