Bump protocols. Added proto status
Build and Publish / Build and Publish Docker Image (push) Successful in 5m13s

This commit is contained in:
Ultradesu
2026-07-28 22:20:33 +01:00
parent cad8b2280f
commit d61d7a6bac
5 changed files with 84 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "furumusic"
version = "0.9.6"
version = "0.9.7"
edition = "2024"
description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"
@@ -39,4 +39,4 @@ uuid = "1"
librqbit = { version = "8.1.1", features = ["disable-upload"] }
# P2P federation: publishes the library into a shared DHT and serves audio /
# catalogs to furumi peers (TUI clients) over the frid stack.
music-dht = { git = "https://gt.hexor.cy/ab/frid.git" }
music-dht = "0.3"