Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and lbeschastny committed Jan 2, 2025
1 parent f9370b5 commit 7026921
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -43,7 +43,7 @@ hyper-util = "0.1.9"

[dev-dependencies]
assert2 = "0.3"
rstest = "0.23"
rstest = "0.24"
tokio = "1.41"

[features]
Expand Down

0 comments on commit 7026921

Please sign in to comment.