feat: spatial tracing

This commit is contained in:
Nova
2023-01-14 22:59:00 -05:00
parent 1ad3336b6f
commit 400f3a23bf
3 changed files with 31 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ optional = true
[dependencies.tracing-chrome]
version = "0.7.0"
optional = true
[features]
default = ["wayland"]
wayland = ["dep:smithay", "dep:xkbcommon"]