diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ edition = "2018" [dependencies] log = "0.4" mac = "0.1" -tendril = "0.4" [dev-dependencies] typed-arena = "1.3.0" |