about summary refs log tree commit diff
path: root/tvix/store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/store/Cargo.toml')
-rw-r--r--tvix/store/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/store/Cargo.toml b/tvix/store/Cargo.toml
index 5931a86e08..dee959b4de 100644
--- a/tvix/store/Cargo.toml
+++ b/tvix/store/Cargo.toml
@@ -58,7 +58,7 @@ tonic-build = "0.11.0"
 
 [dev-dependencies]
 async-process = "2.1.0"
-rstest = "0.18.2"
+rstest = "0.19.0"
 rstest_reuse = "0.6.0"
 test-case = "3.3.1"
 tempfile = "3.3.0"