feat(tvix/castore): drop test-case crate dep

Change-Id: I5049a3682a58ce848d80f413b2964331025a90a8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11370
Tested-by: BuildkiteCI
Reviewed-by: picnoir picnoir <picnoir@alternativebit.fr>
This commit is contained in:
Florian Klink 2024-04-07 00:28:20 +03:00 committed by flokli
parent 936a175b2f
commit 289b3126db
3 changed files with 0 additions and 6 deletions

View file

@ -72,7 +72,6 @@ tonic-build = "0.11.0"
[dev-dependencies]
rstest = "0.18.2"
test-case = "3.3.1"
tempfile = "3.3.0"
tokio-retry = "0.3.0"
hex-literal = "0.4.1"