mirror of
https://github.com/obsqrbtz/egui_knob.git
synced 2026-04-08 20:19:17 +03:00
chore: restructured the project
docs: added contributing guidelines and updated rreadme
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
[package]
|
||||
name = "egui_knob"
|
||||
version = "0.3.4"
|
||||
version = "0.3.5"
|
||||
edition = "2024"
|
||||
authors = ["Daniel Dada"]
|
||||
description = "A simple knob widget for egui"
|
||||
homepage = "https://github.com/obsqrbtz/egui_knob"
|
||||
repository = "https://github.com/obsqrbtz/egui_knob"
|
||||
documentation = "https://docs.rs/egui_knob"
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
keywords = ["egui", "ui", "widget", "knob", "range"]
|
||||
|
||||
Reference in New Issue
Block a user