refact: Discovery callback takes a closure and fix git dependency hash
Some checks failed
Run Check Script / check (push) Failing after 33s
Compile and package harmony_composer / package_harmony_composer (push) Successful in 6m10s

This commit is contained in:
2025-08-30 16:48:13 -04:00
parent 269f13ae9b
commit 1eca2cc1a9
3 changed files with 12 additions and 9 deletions

2
Cargo.lock generated
View File

@@ -3468,7 +3468,7 @@ dependencies = [
[[package]]
name = "mdns-sd"
version = "0.14.1"
source = "git+https://github.com/jggc/mdns-sd.git?branch=patch-1#9e4619599d1493ec15395d62d82d40a43fbef9e7"
source = "git+https://github.com/jggc/mdns-sd.git?branch=patch-1#371b65c0d6207e702dda8a2eb442cff21f0bab90"
dependencies = [
"fastrand",
"flume",