use async_trait without axum re-export
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -766,6 +766,7 @@ dependencies = [
|
||||
name = "conduwuit_api"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"axum",
|
||||
"axum-client-ip",
|
||||
"axum-extra",
|
||||
|
||||
Reference in New Issue
Block a user