From 5a82736122bc16d79873e2702473606d891e42f8 Mon Sep 17 00:00:00 2001 From: Florian Klink Date: Fri, 5 Jan 2024 16:12:35 +0200 Subject: 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 Tested-by: BuildkiteCI Autosubmit: flokli --- tvix/castore/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tvix/castore') diff --git a/tvix/castore/Cargo.toml b/tvix/castore/Cargo.toml index 99c7d96e886d..584e64adb8ec 100644 --- a/tvix/castore/Cargo.toml +++ b/tvix/castore/Cargo.toml @@ -67,7 +67,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" hex-literal = "0.4.1" -- cgit 1.4.1