mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 13:50:04 -04:00
Release 0.18.1 of egui & epaint - Change Shape::Callback to &mut dyn Any (#1552)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "epaint"
|
||||
version = "0.18.0"
|
||||
version = "0.18.1"
|
||||
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
|
||||
description = "Minimal 2D graphics library for GUI work"
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user