chore: update rstest to v0.19.0
This commit is contained in:
parent
f686177e7c
commit
f553ef88d6
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ dirs = "5.0.0"
|
||||||
filenamify = "0.1.0"
|
filenamify = "0.1.0"
|
||||||
|
|
||||||
# Testing
|
# Testing
|
||||||
rstest = "0.18.1"
|
rstest = "0.19.0"
|
||||||
tokio-test = "0.4.2"
|
tokio-test = "0.4.2"
|
||||||
insta = { version = "1.17.1", features = ["ron", "redactions"] }
|
insta = { version = "1.17.1", features = ["ron", "redactions"] }
|
||||||
path_macro = "1.0.0"
|
path_macro = "1.0.0"
|
||||||
|
|
|
||||||
Reference in a new issue