chore(deps): update rust crate rstest to 0.24
This commit is contained in:
parent
6d66ccf391
commit
f8625a59f8
1 changed files with 1 additions and 1 deletions
|
@ -119,4 +119,4 @@ pretty_assertions = "1.4"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
mockall = "0.13"
|
mockall = "0.13"
|
||||||
test-log = "0.2"
|
test-log = "0.2"
|
||||||
rstest = { version = "0.23", features = ["async-timeout"] }
|
rstest = { version = "0.24", features = ["async-timeout"] }
|
||||||
|
|
Loading…
Add table
Reference in a new issue