replace our DisplayWithSources with wee-woo

It's the same thing except with a nice extension trait.
This commit is contained in:
Olivia Lee 2024-12-13 20:07:10 -08:00
parent d6475eee6d
commit 41c6fc8029
No known key found for this signature in database
GPG key ID: 54D568A15B9CD1F9
4 changed files with 11 additions and 36 deletions

View file

@ -144,6 +144,7 @@ tracing-flame = "0.2.0"
tracing-opentelemetry = "0.25.0"
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "json"] }
trust-dns-resolver = "0.23.2"
wee-woo = "0.1.0"
xdg = "2.5.2"
[target.'cfg(unix)'.dependencies]