chore(tvix): bump test-case dep to 3.3.1

Change-Id: I643548d95a5fab84563c7cbe51ca2ce640c186a9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10537
Reviewed-by: raitobezarius <tvl@lahfa.xyz>
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
Florian Klink 2024-01-05 16:12:35 +02:00 committed by clbot
parent 70e40f5ce8
commit 5a82736122
7 changed files with 67 additions and 118 deletions

View file

@ -47,7 +47,7 @@ prost-build = "0.12.1"
tonic-build = "0.10.2"
[dev-dependencies]
test-case = "2.2.2"
test-case = "3.3.1"
tempfile = "3.3.0"
tokio-retry = "0.3.0"