diff --git a/Cargo.toml b/Cargo.toml index 11d5262..ae92e68 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -67,7 +67,7 @@ dirs = "6.0.0" filenamify = "0.1.0" # Testing -rstest = "0.24.0" +rstest = "0.25.0" tokio-test = "0.4.2" insta = { version = "1.17.1", features = ["ron", "redactions"] } path_macro = "1.0.0"