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 9666780c2b59..b82bbfd99c95 100644 --- a/tvix/Cargo.lock +++ b/tvix/Cargo.lock @@ -4536,7 +4536,6 @@ dependencies = [ "sha2", "sled", "tempfile", - "test-case", "thiserror", "tokio", "tokio-listener", |