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

Update op puffin 0.14.0 (#2257)

This commit is contained in:
Emil Ernerfeldt
2022-11-07 12:37:37 +01:00
committed by GitHub
parent eec18290a4
commit 8c76b8caff
5 changed files with 13 additions and 12 deletions

View File

@@ -10,5 +10,5 @@ publish = false
[dependencies]
eframe = { path = "../../crates/eframe", features = ["puffin"] }
puffin = "0.13"
puffin_http = "0.10"
puffin = "0.14"
puffin_http = "0.11"