Skip to content

Commit

Permalink
chore: Update rstest dependency (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
spencewenski authored Aug 5, 2024
1 parent 0355f21 commit 1d8e7da
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 @@ -139,7 +139,7 @@ rusty-sidekiq = { version = "0.10.5", default-features = false }

# Testing
insta = { version = "1.39.0", features = ["toml", "filters"] }
rstest = { version = "0.21.0" }
rstest = { version = "0.22.0" }

# Others
# Todo: minimize tokio features included in `roadster`
Expand Down

0 comments on commit 1d8e7da

Please sign in to comment.