fix federation recovery after sleep
Build and Publish / Build and Publish Docker Image (push) Failing after 2m1s
Build and Publish / Build and Publish Docker Image (push) Failing after 2m1s
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "furumusic"
|
||||
version = "0.10.5"
|
||||
version = "0.10.6"
|
||||
edition = "2024"
|
||||
description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"
|
||||
|
||||
@@ -45,4 +45,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 = "0.4.0"
|
||||
music-dht = "0.4.1"
|
||||
|
||||
Reference in New Issue
Block a user