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

@ -12313,10 +12313,6 @@ rec {
name = "tempfile";
packageId = "tempfile";
}
{
name = "test-case";
packageId = "test-case";
}
{
name = "tokio-retry";
packageId = "tokio-retry";