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

@ -1646,7 +1646,7 @@ pub trait AsMutOpt<T> { fn as_mut_opt (&mut self) -> Option<&mut T>; }
#[cfg(feature = "draw")] pub use self::color::*;
#[cfg(feature = "draw")] mod color {
use crate::*;
use dizzle::LanguageError::*;
use dizzle::LanguageErrorKind::*;
use ::ratatui::style::Color;
use ::rand::distributions::uniform::UniformSampler;
pub(crate) use ::palette::{