From d1e9f0af0431ad7a006b460550ac5f990211599c Mon Sep 17 00:00:00 2001 From: kjeremy Date: Mon, 9 Mar 2020 10:28:30 -0400 Subject: Updates insta to 0.15.0 and bumps console to 0.10.0 --- crates/ra_hir_ty/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_hir_ty/Cargo.toml') diff --git a/crates/ra_hir_ty/Cargo.toml b/crates/ra_hir_ty/Cargo.toml index f2558b579..9962112db 100644 --- a/crates/ra_hir_ty/Cargo.toml +++ b/crates/ra_hir_ty/Cargo.toml @@ -26,4 +26,4 @@ chalk-rust-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "177d713 chalk-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "177d71340acc7a7204a33115fc63075d86452179" } [dev-dependencies] -insta = "0.13.1" +insta = "0.15.0" -- cgit v1.2.3