about summary refs log tree commit diff
path: root/tvix/cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/cli/Cargo.toml')
-rw-r--r--tvix/cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/cli/Cargo.toml b/tvix/cli/Cargo.toml
index 7a27c148f4..a9bdba254f 100644
--- a/tvix/cli/Cargo.toml
+++ b/tvix/cli/Cargo.toml
@@ -25,4 +25,4 @@ tokio = "1.28.0"
 git = "https://github.com/tvlfyi/wu-manber.git"
 
 [dev-dependencies]
-test-case = "2.2.2"
+test-case = "3.3.1"