about summary refs log tree commit diff
path: root/tvix/Cargo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/Cargo.nix')
-rw-r--r--tvix/Cargo.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/tvix/Cargo.nix b/tvix/Cargo.nix
index 6f0c31f2c504..694356d1eab2 100644
--- a/tvix/Cargo.nix
+++ b/tvix/Cargo.nix
@@ -13552,10 +13552,6 @@ rec {
             packageId = "tracing";
           }
           {
-            name = "tracing-indicatif";
-            packageId = "tracing-indicatif";
-          }
-          {
             name = "tvix-build";
             packageId = "tvix-build";
             usesDefaultFeatures = false;