diff options
Diffstat (limited to 'tvix/store')
-rw-r--r-- | tvix/store/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/store/Cargo.toml b/tvix/store/Cargo.toml index a62d57837013..b549eeb7f514 100644 --- a/tvix/store/Cargo.toml +++ b/tvix/store/Cargo.toml @@ -61,7 +61,6 @@ tonic-build = "0.11.0" async-process = "2.1.0" rstest = "0.19.0" rstest_reuse = "0.6.0" -test-case = "3.3.1" tempfile = "3.3.0" tokio-retry = "0.3.0" |