diff options
Diffstat (limited to 'tvix/Cargo.lock')
-rw-r--r-- | tvix/Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvix/Cargo.lock b/tvix/Cargo.lock index 13470fb1850f..83d915f42c48 100644 --- a/tvix/Cargo.lock +++ b/tvix/Cargo.lock @@ -3308,6 +3308,7 @@ dependencies = [ "thiserror", "tokio", "tracing", + "tvix-build", "tvix-castore", "tvix-eval", "tvix-glue", |