diff --git a/Cargo.toml b/Cargo.toml index 76340e8..ddd6c9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,8 +39,8 @@ thiserror = "1.0" anyhow = "1" criterion = ">=0.4, <=0.5" doc-comment = "0.3" -rstest = ">= 0.13, <=0.19" -rstest_reuse = "0.6" +rstest = "0.21" +rstest_reuse = "0.7" proptest = "1.0.0" [[bench]]