html terminal
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9b461a6..886f7b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,11 +40,11 @@ parse_duration = "2.1.1"
serde = "1.0"
serde_json = "1.0"
btparse = "0.1.1"
-mindus = { version = "4", features = [], default-features = false }
+mindus = { version = "5", features = [], default-features = false }
oxipng = { git = "https://github.com/shssoichiro/oxipng", branch = "master", features = [], default-features = false }
strip-ansi-escapes = "0.2.0"
dashmap = "5.5.1"
-lemu = { features = ["diagnose", "__send__"], default-features = false, version = "0.2.0" }
+lemu = { features = ["diagnose"], default-features = false, version = "0.2.0" }
[profile.release]
strip = true