mirror of
https://github.com/zaphar/Heracles.git
synced 2025-07-23 12:39:50 -04:00
init: We'll need yaml
This commit is contained in:
parent
e607ce53ea
commit
fc06c85356
@ -14,6 +14,7 @@ maud = { version = "0.26.0", features = ["axum"] }
|
|||||||
prometheus-http-api = "0.2.0"
|
prometheus-http-api = "0.2.0"
|
||||||
serde = { version = "1.0.196", features = ["derive"] }
|
serde = { version = "1.0.196", features = ["derive"] }
|
||||||
serde_json = "1.0.113"
|
serde_json = "1.0.113"
|
||||||
|
serde_yaml = "0.9.31"
|
||||||
smol = "2.0.0"
|
smol = "2.0.0"
|
||||||
smol-axum = "0.1.0"
|
smol-axum = "0.1.0"
|
||||||
smol-macros = "0.1.0"
|
smol-macros = "0.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user