Converted more of the codebase to async
This commit is contained in:
@@ -29,6 +29,8 @@ bytes = "1.3.0"
|
||||
pollster = "0.2.5"
|
||||
regex = "1.7.0"
|
||||
async-trait = "0.1.61"
|
||||
async-recursion = "1.0.0"
|
||||
futures = "0.3.25"
|
||||
|
||||
[profile.release]
|
||||
lto=true
|
||||
|
||||
Reference in New Issue
Block a user