Refactored how we deal with blocking code and added AudioSetup
This commit is contained in:
@@ -25,6 +25,8 @@ axum = "0.6.1"
|
||||
serde_repr = "0.1.10"
|
||||
tracing = "0.1.37"
|
||||
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
|
||||
bytes = "1.3.0"
|
||||
pollster = "0.2.5"
|
||||
|
||||
[profile.release]
|
||||
lto=true
|
||||
|
||||
Reference in New Issue
Block a user