Skip to content

Commit

Permalink
Bump rstest
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Jul 9, 2024
1 parent bde2d7d commit 1bebc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]]
Expand Down

0 comments on commit 1bebc7d

Please sign in to comment.