chore(tvix/store): remove test-case dependency

Change-Id: I62c3b93af438fd6397ded85dd4fe5acc01e0093a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11465
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
This commit is contained in:
Florian Klink 2024-04-19 13:54:53 +03:00 committed by clbot
parent a020755c58
commit 0ecd594c87
3 changed files with 2 additions and 7 deletions

View file

@ -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"