Skip to content

Commit

Permalink
chore(deps): update rust crate rstest_reuse to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 63436f1 commit 8db1884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ anyhow = "1.0.89"
[dev-dependencies]
# For parameterized testing.
rstest = "0.23.0"
rstest_reuse = "0.6.0"
rstest_reuse = "0.7.0"

# For snapshot testing.
insta = "1.33.0"

0 comments on commit 8db1884

Please sign in to comment.