chore(tvix/cli): remove unused dependency

Change-Id: I6a6cabde22d28bb9afc391b9bcd896a999090366
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11475
Reviewed-by: Connor Brewster <cbrewster@hey.com>
Autosubmit: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
This commit is contained in:
Florian Klink 2024-04-19 16:15:14 +03:00 committed by clbot
parent cd820d07d7
commit 8f255d3e64
3 changed files with 0 additions and 10 deletions

View file

@ -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"