settings dialog works now and reloads the session properly

This commit is contained in:
Igor Katson 2023-12-06 23:18:06 +00:00
parent e4543e1ba2
commit 9cbe16b387
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
13 changed files with 123 additions and 49 deletions

View file

@ -1867,7 +1867,7 @@ dependencies = [
[[package]]
name = "librqbit"
version = "5.0.0-beta.0"
version = "5.0.0-beta.1"
dependencies = [
"anyhow",
"axum",
@ -1951,7 +1951,7 @@ dependencies = [
[[package]]
name = "librqbit-dht"
version = "4.1.0"
version = "5.0.0-beta.1"
dependencies = [
"anyhow",
"backoff",