From eb3ee7b8e5835775bee36fcd2cae2ff366627098 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Tue, 5 Mar 2019 10:26:36 -0500 Subject: Updates --- crates/ra_ide_api/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_ide_api/Cargo.toml') diff --git a/crates/ra_ide_api/Cargo.toml b/crates/ra_ide_api/Cargo.toml index 1d907bda2..40b7a8d0a 100644 --- a/crates/ra_ide_api/Cargo.toml +++ b/crates/ra_ide_api/Cargo.toml @@ -27,7 +27,7 @@ test_utils = { path = "../test_utils" } ra_assists = { path = "../ra_assists" } [dev-dependencies] -insta = "0.6.1" +insta = "0.7.0" [features] jemalloc = [ "jemallocator", "jemalloc-ctl" ] -- cgit v1.2.3