1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Release eframe 0.21.3 - fix web input of the the letter P

This commit is contained in:
Emil Ernerfeldt
2023-02-15 08:26:45 +01:00
parent e2778d9d6a
commit 7215fdfb7c
5 changed files with 11 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -1218,7 +1218,7 @@ dependencies = [
[[package]]
name = "eframe"
version = "0.21.2"
version = "0.21.3"
dependencies = [
"bytemuck",
"dark-light",