From eb3ee7b8e5835775bee36fcd2cae2ff366627098 Mon Sep 17 00:00:00 2001 From: kjeremy Date: Tue, 5 Mar 2019 10:26:36 -0500 Subject: Updates --- crates/ra_hir/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crates/ra_hir/Cargo.toml') diff --git a/crates/ra_hir/Cargo.toml b/crates/ra_hir/Cargo.toml index f2242fe1f..501308acc 100644 --- a/crates/ra_hir/Cargo.toml +++ b/crates/ra_hir/Cargo.toml @@ -21,5 +21,5 @@ tt = { path = "../ra_tt", package = "ra_tt" } test_utils = { path = "../test_utils" } [dev-dependencies] -flexi_logger = "0.10.0" -insta = "0.6.1" +flexi_logger = "0.11.0" +insta = "0.7.0" -- cgit v1.2.3