From c7e0c7f43aac177d04da1e535bf7bd6245454f43 Mon Sep 17 00:00:00 2001 From: Jesse Bakker Date: Sun, 3 Jan 2021 14:43:29 +0100 Subject: Upgrade expect-test to 1.1 --- crates/hir_def/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/hir_def/Cargo.toml') diff --git a/crates/hir_def/Cargo.toml b/crates/hir_def/Cargo.toml index e8b581e2f..7ef966cd2 100644 --- a/crates/hir_def/Cargo.toml +++ b/crates/hir_def/Cargo.toml @@ -33,4 +33,4 @@ cfg = { path = "../cfg", version = "0.0.0" } tt = { path = "../tt", version = "0.0.0" } [dev-dependencies] -expect-test = "1.0" +expect-test = "1.1" -- cgit v1.2.3