chore(tvix/castore): drop unused indicatif dependency

Change-Id: I9fbd32596fbffe09a590a50044a4f1d074a424c3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11794
Tested-by: BuildkiteCI
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Autosubmit: flokli <flokli@flokli.de>
This commit is contained in:
Florian Klink 2024-06-13 00:16:47 +03:00 committed by clbot
parent ddd88a589b
commit 99df0e73f4
3 changed files with 0 additions and 6 deletions

View file

@ -13061,10 +13061,6 @@ rec {
name = "futures";
packageId = "futures";
}
{
name = "indicatif";
packageId = "indicatif";
}
{
name = "lazy_static";
packageId = "lazy_static";