From 49596bbc2be896377dd4879907f30449933ffbca Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Tue, 22 Jan 2019 01:28:57 +0300 Subject: :arrow_up: insta --- crates/ra_ide_api_light/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_ide_api_light') diff --git a/crates/ra_ide_api_light/Cargo.toml b/crates/ra_ide_api_light/Cargo.toml index 16cf228e7..87b4f19ce 100644 --- a/crates/ra_ide_api_light/Cargo.toml +++ b/crates/ra_ide_api_light/Cargo.toml @@ -17,4 +17,4 @@ ra_text_edit = { path = "../ra_text_edit" } [dev-dependencies] test_utils = { path = "../test_utils" } proptest = "0.8.7" -insta = "0.1.4" +insta = "0.4.0" -- cgit v1.2.3