From 0b67eb5cf58d8b4f0b23cbbbf0f744e8a8e090c1 Mon Sep 17 00:00:00 2001 From: Arjen <4867268+atezet@users.noreply.github.com> Date: Thu, 3 Oct 2024 13:39:23 +0200 Subject: [PATCH] Update dev-dependency spec --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 97f9eb7..dcecfb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,4 +28,4 @@ features = [ [dev_dependencies] ansi_term = "0.12" insta = "1" -rspec = "=1.0.0-beta.3" +rspec = "1"