diff --git a/playground/Cargo.toml b/playground/Cargo.toml index f746547..18f0add 100644 --- a/playground/Cargo.toml +++ b/playground/Cargo.toml @@ -15,7 +15,7 @@ lazy_static = "1.4.0" [dependencies.rstest] path = "../rstest" -version = "*" +version = "0.23.0-dev" [dependencies.rstest_reuse] path = "../rstest_reuse"