mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Update to puffin 0.20 (#8185)
This commit is contained in:
@@ -114,9 +114,9 @@ parking_lot = "0.12.5"
|
||||
percent-encoding = "2.3.2"
|
||||
poll-promise = { version = "0.3.0", default-features = false }
|
||||
pollster = "0.4.0"
|
||||
profiling = { version = "1.0.17", default-features = false }
|
||||
puffin = "0.19.1"
|
||||
puffin_http = "0.16.1"
|
||||
profiling = { version = "1.0.18", default-features = false }
|
||||
puffin = "0.20.0"
|
||||
puffin_http = "0.17.0"
|
||||
rand = "0.9.2"
|
||||
raw-window-handle = "0.6.2"
|
||||
rayon = "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user