about summary refs log tree commit diff
path: root/tvix/eval/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/eval/Cargo.lock')
-rw-r--r--tvix/eval/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/eval/Cargo.lock b/tvix/eval/Cargo.lock
index 05bcd8ccd2..4732d1b002 100644
--- a/tvix/eval/Cargo.lock
+++ b/tvix/eval/Cargo.lock
@@ -874,6 +874,7 @@ version = "0.1.0"
 dependencies = [
  "criterion",
  "dirs",
+ "itertools",
  "path-clean",
  "pretty_assertions",
  "rnix",