Update tracy

This commit is contained in:
Imbris
2022-05-10 03:28:13 -04:00
parent 2f7678582b
commit a366fc4512
9 changed files with 132 additions and 115 deletions

View File

@ -19,4 +19,4 @@ tracing-log = "0.1.1"
tracing-subscriber = { version = "0.3.7", default-features = false, features = ["env-filter", "fmt", "time", "ansi", "smallvec", "tracing-log"]}
# Tracy
tracing-tracy = { version = "0.8.0", optional = true }
tracing-tracy = { version = "0.9.0", optional = true }