diff --git a/Cargo.toml b/Cargo.toml index df02b3e..4c5fc41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ description = "A simple knob widget for egui" homepage = "https://github.com/obsqrbtz/egui_knob" repository = "https://github.com/obsqrbtz/egui_knob" readme = "README.md" -license = "LICENSE" +license-file = "LICENSE" keywords = ["egui", "ui", "widget", "knob", "range"] categories = ["gui"]