chore(deps): update rust crate rstest to 0.21.0 (#7)

Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/7
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
This commit is contained in:
Forgejo Actions 2024-06-27 05:53:08 +02:00 committed by ThetaDev
parent 1e8a1af08c
commit c3af918ba5

View file

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