From e4cc7b70328d757f3da82bc4d2e918cc32d0d973 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 10:26:20 +0000 Subject: [PATCH] Update Rust crate test-case to v3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c99b633..8d23b1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,4 +14,4 @@ spooky_bsp_derive = { path = "spooky_bsp_derive" } [dev-dependencies] claim = "0.5.0" -test-case = "2.2.2" \ No newline at end of file +test-case = "3.0.0" \ No newline at end of file