diff --git a/Cargo.toml b/Cargo.toml index 25cf281..aefb506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ tokio = { version = "1.37", features = ["full"] } [dev-dependencies] assert2 = "0.3" pretty_assertions = "1.4" -rstest = "0.23" +rstest = "0.24" mutants = "0.0"