[package] name = "nav-context" version = "0.1.0" edition = "2021" [dependencies] tracing = "0.1.44" tracing-subscriber = "0.3.22" tracing-log = "0.2.0" [dependencies.libcosmic-yoda] path = "../../" features = ["debug", "winit", "tokio", "xdg-portal", "wgpu"]