Bump version to 0.1.1 and add font color option

This commit is contained in:
2025-02-03 14:33:32 +03:00
parent 7c2ab9654e
commit 89f83c28a7
9 changed files with 3826 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -72,7 +72,7 @@ dependencies = [
[[package]]
name = "egui_knob"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"egui",
]