use async_trait without axum re-export
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
d3b65af616
commit
3f0f89cddb
3 changed files with 4 additions and 1 deletions
|
@ -35,6 +35,7 @@ brotli_compression = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
async-trait.workspace = true
|
||||
axum-client-ip.workspace = true
|
||||
axum-extra.workspace = true
|
||||
axum.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue