1
0
mirror of https://github.com/emilk/egui.git synced 2026-09-01 14:20:04 -04:00

Release egui_glow 0.18.1 - remove unnecessary calls to gl.get_error

This commit is contained in:
Emil Ernerfeldt
2022-05-05 23:24:43 +02:00
parent 87ca29173d
commit d69ce546fa
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "egui_glow"
version = "0.18.0"
version = "0.18.1"
authors = ["Emil Ernerfeldt <emil.ernerfeldt@gmail.com>"]
description = "Bindings for using egui natively using the glow library"
edition = "2021"