diff --git a/crates/rpack_egui/Cargo.toml b/crates/rpack_egui/Cargo.toml index 59491f7..13b1113 100644 --- a/crates/rpack_egui/Cargo.toml +++ b/crates/rpack_egui/Cargo.toml @@ -3,7 +3,7 @@ name = "rpack_egui" version = "0.3.0" description = "GUI application for generating rpack atlases" authors = ["Piotr Siuszko "] -edition = "2024" +edition = "2021" repository = "https://github.com/Leinnan/rpack.git" homepage = "https://github.com/Leinnan/rpack" license = "MIT OR Apache-2.0" diff --git a/crates/rpack_egui/index.html b/crates/rpack_egui/index.html index ffd3632..5bbd000 100644 --- a/crates/rpack_egui/index.html +++ b/crates/rpack_egui/index.html @@ -145,13 +145,6 @@ }); } - -