html terminal
remove image
bendn 2023-08-14
parent d6a77ac · commit eb10bc8
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ad7a705..cc0b319 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,7 +40,6 @@ serde = "1.0"
serde_json = "1.0"
btparse = "0.1.1"
mindus = { version = "4", features = [], default-features = false }
-image = { version = "0.24.6", features = ["png"], default-features = false }
oxipng = { git = "https://github.com/shssoichiro/oxipng", branch = "master", features = [], default-features = false }
strip-ansi-escapes = "0.2.0"