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

1
tvix/Cargo.lock generated
View file

@ -3853,7 +3853,6 @@ dependencies = [
"rstest_reuse",
"sled",
"tempfile",
"test-case",
"thiserror",
"tokio",
"tokio-retry",