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 ed955fa56dd6..8cedc2de7fd6 100644
--- a/tvix/Cargo.nix
+++ b/tvix/Cargo.nix
@@ -15098,10 +15098,6 @@ rec {
         ];
         devDependencies = [
           {
-            name = "lazy_static";
-            packageId = "lazy_static";
-          }
-          {
             name = "rstest";
             packageId = "rstest";
           }