pré-rework

This commit is contained in:
2026-03-24 17:44:44 +01:00
parent 1342123990
commit aba2cfba7b
42 changed files with 3634 additions and 1531 deletions

View File

@@ -26,9 +26,13 @@ opusic-sys = "0.6"
tokio = { version = "1.50", features = ["full"] }
reqwest = { version = "0.13", features = ["json", "rustls"] }
thiserror = "2.0"
tokio-tungstenite = { version = "0.29", features = ["rustls-tls-native-roots"] }
futures-util = "0.3"
url = "2.5"
figment = "0.10.19"
parking_lot = "0.12"
toml = "1.0.7+spec-1.1.0"
ssh-key = { version = "0.7.0-rc.9", features = ["default", "crypto"] }
base64 = "0.22"
rand = "0.10"