mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-09-18 05:16:44 +02:00
bump dizzle
This commit is contained in:
parent
8e7286e409
commit
7f067b848f
3 changed files with 3 additions and 3 deletions
|
|
@ -409,7 +409,7 @@ impl<'a, T: Draw<Tui>> Draw<Tui> for ShowSizeOf<T> {
|
|||
})
|
||||
});
|
||||
|
||||
#[cfg(feature = "text")] pub use self::tui_text::*;
|
||||
//#[cfg(feature = "text")] pub use self::tui_text::*;
|
||||
#[cfg(feature = "text")] mod tui_text {
|
||||
use super::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue