Sync with FRID protocol v5. Improved direct content id search

This commit is contained in:
Ultradesu
2026-07-23 16:45:30 +03:00
parent 2128cd2300
commit 5d54894437
9 changed files with 513 additions and 69 deletions
+5
View File
@@ -40,3 +40,8 @@ windows-sys = { version = "0.61.2", features = ["Win32_Foundation", "Win32_UI_Wi
[target."cfg(unix)".dependencies]
libc = "0.2.186"
# Build against the local frid checkout; drop (or keep, for local
# development) once the frid changes are pushed and the lock is updated.
[patch."https://gt.hexor.cy/ab/frid.git"]
music-dht = { path = "../frid/crates/music-dht" }