Skip to content

Commit

Permalink
Update rstest
Browse files Browse the repository at this point in the history
drbrain committed Aug 9, 2024
1 parent 48668c4 commit d9a0c50
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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
@@ -24,6 +24,6 @@ reqwest = { version = "0.12.5", features = [ "native-tls" ] }
tokio = { version ="1.39.2", features = [ "macros", "rt" ] }

[dev-dependencies]
rstest = { version = "0.21", default-features = false }
rstest = { version = "0.22", default-features = false }
serde = "1.0.204"
serde_json = "1.0.122"

0 comments on commit d9a0c50

Please sign in to comment.