Remove async_trait

This commit is contained in:
Igor Katson 2024-05-03 13:17:24 +01:00
parent 1744f0c101
commit 573185bcfa
5 changed files with 0 additions and 5 deletions

1
Cargo.lock generated
View file

@ -1293,7 +1293,6 @@ version = "5.6.4"
dependencies = [
"anyhow",
"async-stream",
"async-trait",
"axum 0.7.5",
"backoff",
"base64 0.21.7",