update cargo.toml

This commit is contained in:
2025-02-03 15:28:23 +03:00
parent f5b4bb7728
commit e7f091a2f8

View File

@@ -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"]