ANW-8 /health endpoint + ANW-15 local follow-ups
This commit is contained in:
parent
b045efd1f0
commit
1e4d2a7b7c
8 changed files with 440 additions and 27 deletions
|
|
@ -15,7 +15,7 @@ path = "src/main.rs"
|
|||
anyhow = "1"
|
||||
axum = "0.8"
|
||||
blake3 = "1"
|
||||
chrono = { version = "0.4", default-features = false, features = ["std", "serde"] }
|
||||
chrono = { version = "0.4", default-features = false, features = ["std", "serde", "clock"] }
|
||||
clap = { version = "4", features = ["derive", "env"] }
|
||||
hydra = "0.1"
|
||||
notify = "8"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue