diff options
Diffstat (limited to 'tvix/Cargo.toml')
-rw-r--r-- | tvix/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/Cargo.toml b/tvix/Cargo.toml index e86ae3a8f93a..6b30e1196c39 100644 --- a/tvix/Cargo.toml +++ b/tvix/Cargo.toml @@ -77,7 +77,6 @@ http = "1.1.0" hyper-util = "0.1.7" indicatif = "0.17.8" itertools = "0.12.1" -lazy_static = "1.5.0" lexical-core = "0.8.5" libc = "0.2.158" lru = "0.12.4" |