1/n Fixing dark mode

This commit is contained in:
Igor Katson 2023-12-16 10:23:24 +00:00
parent f42e57d464
commit 8d886e0961
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
6 changed files with 31 additions and 35 deletions

View file

@ -1867,7 +1867,7 @@ dependencies = [
[[package]]
name = "librqbit"
version = "5.1.0"
version = "5.2.0"
dependencies = [
"anyhow",
"axum",
@ -3012,7 +3012,7 @@ dependencies = [
[[package]]
name = "rqbit-desktop"
version = "5.1.0"
version = "5.2.0"
dependencies = [
"anyhow",
"base64 0.21.5",