From eedab116ab9cf49860902fa051bb492653dab50c Mon Sep 17 00:00:00 2001 From: kjeremy Date: Tue, 14 Apr 2020 13:57:02 -0400 Subject: insta 0.16 --- crates/ra_hir_ty/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_hir_ty') diff --git a/crates/ra_hir_ty/Cargo.toml b/crates/ra_hir_ty/Cargo.toml index 59efc1c31..cbaf50dd5 100644 --- a/crates/ra_hir_ty/Cargo.toml +++ b/crates/ra_hir_ty/Cargo.toml @@ -31,4 +31,4 @@ chalk-rust-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "039fc90 chalk-ir = { git = "https://github.com/rust-lang/chalk.git", rev = "039fc904a05f8cb3d0c682c9a57a63dda7a35356" } [dev-dependencies] -insta = "0.15.0" +insta = "0.16.0" -- cgit v1.2.3