summaryrefslogtreecommitdiffstats
path: root/src/help/help_content.rs
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-10-20 20:18:50 +0200
committerCanop <cano.petrole@gmail.com>2021-10-20 20:18:50 +0200
commit5e45e2c27d0d5f88831e568cc88f69141e240a1f (patch)
tree50bad7ad30624ba3cf7b813e3bc96dc488591c27 /src/help/help_content.rs
parent21e4e12ab670b0c585e062c3f4178906a7315d47 (diff)
remove direct import of minimad crate
because there's some bug I don't understand in crate resolution in the last versions of rust
Diffstat (limited to 'src/help/help_content.rs')
-rw-r--r--src/help/help_content.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help/help_content.rs b/src/help/help_content.rs
index 672aeb5..4ccac3a 100644
--- a/src/help/help_content.rs
+++ b/src/help/help_content.rs
@@ -1,5 +1,5 @@
use {
- minimad::{TextTemplate, TextTemplateExpander},
+ termimad::minimad::{TextTemplate, TextTemplateExpander},
};
static MD: &str = r#"