pré-rework
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user