summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1b7c846..fca8099 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,7 @@ pretty = { version = "0.12.1", optional = true }
serde = { version = "1.0.183", features = ["derive"] }
serde_json = { version = "1.0.104", optional = true }
term_size = { version = "0.3.2", optional = true }
-termimad = { version = "0.24.0", optional = true }
+termimad = { version = "0.24.1", optional = true }
type_description_derive = { version = "0.6.0", path = "type_description_derive" }
bytesize = { version = "1", optional = true }