refactor(deps): unify versions across workspace pkgs

This commit is contained in:
LGUG2Z
2024-09-19 21:32:07 -07:00
parent 182c1e6a96
commit 360d0915a1
11 changed files with 83 additions and 76 deletions

View File

@@ -7,7 +7,7 @@ use serde::Serialize;
pub use base16_egui_themes::Base16;
pub use catppuccin_egui;
pub use egui::Color32;
pub use eframe::egui::Color32;
#[derive(Copy, Clone, Debug, Serialize, Deserialize, JsonSchema)]
#[serde(tag = "type")]