healthcheck implemented
This commit is contained in:
parent
3b42995e47
commit
514fa9d48f
3 changed files with 30 additions and 2 deletions
|
@ -7,4 +7,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
axum = "0.6.20"
|
||||
serde = "1.0.188"
|
||||
serde_json = "1.0.107"
|
||||
tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue