1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00

Release eframe 0.21.2 - support --no-default-features

This commit is contained in:
Emil Ernerfeldt
2023-02-12 19:31:29 +01:00
parent df7e5bd57a
commit 38849fe381
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "eframe"
version = "0.21.1"
version = "0.21.2"
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
description = "egui framework - write GUI apps that compiles to web and/or natively"
edition = "2021"