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 a31340b820..ba3f9388df 100644
--- a/tvix/eval/Cargo.lock
+++ b/tvix/eval/Cargo.lock
@@ -586,6 +586,7 @@ version = "0.1.0"
 dependencies = [
  "criterion",
  "rnix",
+ "smol_str",
  "test-generator",
 ]