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_hir/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_hir') diff --git a/crates/ra_hir/Cargo.toml b/crates/ra_hir/Cargo.toml index 3d5dddc6a..0fd869c7f 100644 --- a/crates/ra_hir/Cargo.toml +++ b/crates/ra_hir/Cargo.toml @@ -19,4 +19,4 @@ test_utils = { path = "../test_utils" } [dev-dependencies] flexi_logger = "0.10.0" -insta = "0.1.4" +insta = "0.4.0" -- cgit v1.2.3