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

1
tvix/Cargo.lock generated
View file

@ -4150,7 +4150,6 @@ dependencies = [
"fuse-backend-rs",
"futures",
"hex-literal",
"indicatif",
"lazy_static",
"libc",
"object_store",