diff options
Diffstat (limited to 'tvix/cli')
-rw-r--r-- | tvix/cli/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tvix/cli/Cargo.toml b/tvix/cli/Cargo.toml index d15165383b9e..ce8d36177187 100644 --- a/tvix/cli/Cargo.toml +++ b/tvix/cli/Cargo.toml @@ -25,6 +25,3 @@ tracing-subscriber = { version = "0.3.16", features = ["json"] } [dependencies.wu-manber] git = "https://github.com/tvlfyi/wu-manber.git" - -[dev-dependencies] -test-case = "3.3.1" |