Skip to content

Commit

Permalink
Merge pull request #72 from svenstaro/dependabot/cargo/all-dependenci…
Browse files Browse the repository at this point in the history
…es-ea7c59b3bb

Update rstest requirement from 0.21 to 0.23 in the all-dependencies group across 1 directory
  • Loading branch information
svenstaro authored Oct 2, 2024
2 parents 600619f + 92e47cc commit 728b234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ strum_macros = "0.26"

[dev-dependencies]
pretty_assertions = "1.0"
rstest = "0.21"
rstest = "0.23"
doc-comment = "0.3"
proptest = "1.0.0"
regex = "1"

0 comments on commit 728b234

Please sign in to comment.