bump dizzle

This commit is contained in:
facile pop culture reference 2026-08-30 20:18:07 +03:00
parent 8e7286e409
commit 7f067b848f
3 changed files with 3 additions and 3 deletions

View file

@ -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::*;