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 bcb8e6f7e78e..e86ae3a8f93a 100644 --- a/tvix/Cargo.toml +++ b/tvix/Cargo.toml @@ -123,7 +123,6 @@ serde_tagged = "0.3.0" serde_with = "3.9.0" sha1 = "0.10.6" sha2 = "0.10.8" -sled = "0.34.7" smol_str = "0.2.2" tabwriter = "1.4" tempfile = "3.12.0" |