mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-17 05:05:03 +01:00
cleanup
This commit is contained in:
parent
5befe288e5
commit
d7b574cef4
6 changed files with 23 additions and 57 deletions
|
|
@ -10,4 +10,6 @@ amqp_core = { path = "../amqp_core" }
|
|||
axum = "0.4.5"
|
||||
serde = { version = "1.0.136", features = ["derive"] }
|
||||
tokio = { version = "1.17.0", features = ["full"] }
|
||||
tower = "0.4.12"
|
||||
tower-http = { version = "0.2.3", features = ["cors"] }
|
||||
tracing = "0.1.31"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue