summaryrefslogtreecommitdiffstats
path: root/src/app
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/app
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/app')
-rw-r--r--src/app/panel.rs6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/app/panel.rs b/src/app/panel.rs
index f4a6d30..57aa2f3 100644
--- a/src/app/panel.rs
+++ b/src/app/panel.rs
@@ -17,8 +17,10 @@ use {
task_sync::Dam,
verb::*,
},
- minimad::{Alignment, Composite},
- termimad::Event,
+ termimad::{
+ minimad::{Alignment, Composite},
+ Event,
+ },
};
/// A colon on screen containing a stack of states, the top