This commit is contained in:
2025-11-08 20:47:02 +01:00
parent b5aa11c46b
commit 50cd15867b
4 changed files with 15 additions and 17 deletions
+2 -1
View File
@@ -12,6 +12,7 @@ todo = "warn"
unwrap_used = "warn"
[dependencies]
mdns-sd = { workspace = true }
eyre = { workspace = true }
log = { workspace = true }
mdns-sd = { workspace = true }
tracing = { workspace = true }