From eb3ee7b8e5835775bee36fcd2cae2ff366627098 Mon Sep 17 00:00:00 2001
From: kjeremy <kjeremy@gmail.com>
Date: Tue, 5 Mar 2019 10:26:36 -0500
Subject: Updates

---
 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 29c1f4639..a30833dc3 100644
--- a/crates/ra_ide_api_light/Cargo.toml
+++ b/crates/ra_ide_api_light/Cargo.toml
@@ -18,4 +18,4 @@ ra_fmt = { path = "../ra_fmt" }
 [dev-dependencies]
 test_utils = { path = "../test_utils" }
 proptest = "0.9.0"
-insta = "0.6.1"
+insta = "0.7.0"
-- 
cgit v1.2.3