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

eframe: Remove dependency on thiserror (#4483)

Less dependencies => faster compile times

* Part of https://github.com/emilk/egui/issues/4481
This commit is contained in:
Emil Ernerfeldt
2024-05-11 20:17:06 +02:00
committed by GitHub
parent 4f2f057508
commit 059218d954
3 changed files with 87 additions and 14 deletions

View File

@@ -134,7 +134,6 @@ log.workspace = true
parking_lot.workspace = true
raw-window-handle.workspace = true
static_assertions = "1.1.0"
thiserror.workspace = true
web-time.workspace = true
# Optional dependencies