diff options
Diffstat (limited to 'tvix/glue/Cargo.toml')
-rw-r--r-- | tvix/glue/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/glue/Cargo.toml b/tvix/glue/Cargo.toml index e51f8ade895a..0afdefeaaa0e 100644 --- a/tvix/glue/Cargo.toml +++ b/tvix/glue/Cargo.toml @@ -26,7 +26,6 @@ serde = "1.0.195" serde_json = "1.0" sha2 = "0.10.8" sha1 = "0.10.6" -tracing-indicatif = "0.3.6" md-5 = "0.10.6" url = "2.4.0" walkdir = "2.4.0" |