expose egui types #5

This commit is contained in:
2026-01-06 01:55:10 +03:00
parent a2a102cdb6
commit a70b57e62b
4 changed files with 10 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "egui_knob"
version = "0.3.6"
version = "0.3.7"
edition = "2024"
authors = ["Daniel Dada"]
description = "A simple knob widget for egui"