Skip to content

Commit

Permalink
Update to rstest 0.23.0, the current release (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
musicinmybrain authored Feb 6, 2025
1 parent c6a7967 commit c1a5e86
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 5 deletions.
44 changes: 40 additions & 4 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 @@ -86,7 +86,7 @@ arbitrary = ["dep:arbitrary"]
[dev-dependencies]
itertools = "0.13.0"
lazy_static = { version = "1.4.0" }
rstest = "0.19.0"
rstest = "0.23.0"
rustls-pemfile = { version = "2.1.2" }
serde_test = "1.0.130"
serde_json = "1.0.113"
Expand Down

0 comments on commit c1a5e86

Please sign in to comment.