mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-20 18:29:19 +00:00
Migrate to Rust edition 2024
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use egui::{text::LayoutJob, Color32, FontId, TextFormat};
|
||||
use egui::{Color32, FontId, TextFormat, text::LayoutJob};
|
||||
|
||||
pub(crate) mod appearance;
|
||||
pub(crate) mod column_layout;
|
||||
|
||||
Reference in New Issue
Block a user