use official async trait (#6765)
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
6953efc2d8
commit
e873188775
@@ -60,7 +60,6 @@ magnum-opus = { git = "https://github.com/rustdesk/magnum-opus" }
|
||||
dasp = { version = "0.11", features = ["signal", "interpolate-linear", "interpolate"], optional = true }
|
||||
rubato = { version = "0.12", optional = true }
|
||||
samplerate = { version = "0.2", optional = true }
|
||||
async-trait = "0.1"
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
clap = "4.2"
|
||||
rpassword = "7.2"
|
||||
|
||||
Reference in New Issue
Block a user