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

Update to puffin 0.19 (#3940)

…and some other smaller crate updates
This commit is contained in:
Emil Ernerfeldt
2024-02-01 20:15:11 +01:00
committed by GitHub
parent dda9f79838
commit 948db61a8a
5 changed files with 21 additions and 19 deletions

View File

@@ -50,7 +50,8 @@ opt-level = 2
[workspace.dependencies]
criterion = { version = "0.5.1", default-features = false }
glow = "0.13"
puffin = "0.18"
puffin = "0.19"
puffin_http = "0.16"
raw-window-handle = "0.6.0"
thiserror = "1.0.37"
web-time = "0.2" # Timekeeping for native and web