html terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cfedb23..a865d72 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,8 +43,6 @@ mindus = { version = "5.0.7", features = [], default-features = false }
oxipng = { git = "https://github.com/shssoichiro/oxipng", branch = "master", default-features = false }
flate2 = { version = "1.0", features = ["cloudflare_zlib"], default-features = false }
strip-ansi-escapes = "0.2.0"
-dashmap = "5.5.1"
-lemu = { features = ["diagnose"], default-features = false, version = "0.2.0" }
phf = { version = "0.11.2", features = ["macros"] }
itertools = "0.11.0"