Added Visualisation engine on rhai

This commit is contained in:
Ultradesu
2026-07-23 18:51:32 +03:00
parent 32a038dba6
commit 5e346bf535
+1 -1
View File
@@ -45,4 +45,4 @@ 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" }
music-dht = { git = "https://gt.hexor.cy/ab/frid.git" }