updated readme and cargo,toml

This commit is contained in:
2025-02-03 15:22:13 +03:00
parent 99221d2f8d
commit f5b4bb7728
2 changed files with 2 additions and 2 deletions

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 = "MIT"
license = "LICENSE"
keywords = ["egui", "ui", "widget", "knob", "range"]
categories = ["gui"]