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

1
tvix/Cargo.lock generated
View file

@ -4536,7 +4536,6 @@ dependencies = [
"sha2",
"sled",
"tempfile",
"test-case",
"thiserror",
"tokio",
"tokio-listener",