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
+2 -2
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"