diff --git a/egui_extras/Cargo.toml b/egui_extras/Cargo.toml index cc4a0b93..e0ddacba 100644 --- a/egui_extras/Cargo.toml +++ b/egui_extras/Cargo.toml @@ -13,7 +13,7 @@ homepage = "https://github.com/emilk/egui/tree/master/egui_extras" readme = "README.md" repository = "https://github.com/emilk/egui/tree/master/egui_extras" categories = ["gui", "graphics"] -keywords = ["glium", "egui", "gui", "gamedev"] +keywords = ["egui", "gui", "gamedev"] include = ["../LICENSE-APACHE", "../LICENSE-MIT", "**/*.rs", "Cargo.toml"] [dependencies]