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

@ -26,7 +26,7 @@ thiserror = "1.0.38"
futures = { version = "0.3.30", default-features = false, features = ["executor"] }
lazy_static = "1.4.0"
serde_json = "1.0"
test-case = "2.2.2"
test-case = "3.3.1"
criterion = { version = "0.5", features = ["html_reports"] }
hex-literal = "0.4.1"
pretty_assertions = "1.4.0"