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

@@ -21,5 +21,5 @@ env_logger = { version = "0.10", default-features = false, features = [
"auto-color",
"humantime",
] }
puffin = "0.18"
puffin_http = "0.15"
puffin = "0.19"
puffin_http = "0.16"