Remove axum-utils from dependencies

This commit is contained in:
Simon Goller 2024-06-10 08:45:07 +02:00
parent f7f789f3c0
commit 47a3de3c54
2 changed files with 18 additions and 569 deletions

View file

@ -14,7 +14,6 @@ mock_auth = []
[dependencies]
axum = "0.7.5"
axum-util = "0.2.2"
bytes = "1.6.0"
http-body = "1.0.0"
serde_json = "1.0.116"