mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-09-18 13:26:42 +02:00
bump dizzle
This commit is contained in:
parent
8e7286e409
commit
7f067b848f
3 changed files with 3 additions and 3 deletions
|
|
@ -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::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue