healthcheck implemented
This commit is contained in:
parent
3b42995e47
commit
514fa9d48f
3 changed files with 30 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -250,6 +250,8 @@ name = "kosyncrs"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue