Improve experience for dev setup

This commit is contained in:
Simon Goller 2024-06-10 08:37:46 +02:00
parent 764faa6e6b
commit 315f715215
4 changed files with 597 additions and 39 deletions

View file

@ -14,6 +14,7 @@ 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"