1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 13:20:05 -04:00

Opt-in logging of egui-wgpu using puffin

This commit is contained in:
Emil Ernerfeldt
2022-11-10 16:27:31 +01:00
parent b2edbe617e
commit e225c6b8d0
6 changed files with 100 additions and 25 deletions

1
Cargo.lock generated
View File

@@ -1175,6 +1175,7 @@ dependencies = [
"document-features",
"egui",
"pollster",
"puffin",
"tracing",
"type-map",
"wgpu",