mirror of
https://github.com/obsqrbtz/egui_knob.git
synced 2026-04-08 20:19:17 +03:00
chore: Release egui_knob version 0.1.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "egui_knob"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
description = "A simple knob widget for egui"
|
||||
homepage = "https://github.com/obsqrbtz/egui_knob"
|
||||
@@ -22,4 +22,4 @@ path = "examples/example_knob.rs"
|
||||
egui = "0.30"
|
||||
|
||||
[dev-dependencies]
|
||||
eframe = { version = "0.30.0", features = ["default_fonts"] }
|
||||
eframe = { version = "0.30.0", features = ["default_fonts"] }
|
||||
|
||||
Reference in New Issue
Block a user