diff options
Diffstat (limited to 'tvix/Cargo.lock')
-rw-r--r-- | tvix/Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/Cargo.lock b/tvix/Cargo.lock index 576387c65a73..3ead9befe2eb 100644 --- a/tvix/Cargo.lock +++ b/tvix/Cargo.lock @@ -3853,7 +3853,6 @@ dependencies = [ "rstest_reuse", "sled", "tempfile", - "test-case", "thiserror", "tokio", "tokio-retry", |