chore: update rstest to v0.19.0

This commit is contained in:
ThetaDev 2024-04-11 23:11:20 +02:00
parent 97b6f07399
commit 50fd1f08ca
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6

View file

@ -65,7 +65,7 @@ dirs = "5.0.0"
filenamify = "0.1.0"
# Testing
rstest = "0.18.1"
rstest = "0.19.0"
tokio-test = "0.4.2"
insta = { version = "1.17.1", features = ["ron", "redactions"] }
path_macro = "1.0.0"