generated from Patagia/template-nix
parent
af28c60984
commit
1317c3b721
5 changed files with 1316 additions and 19 deletions
controller
|
@ -7,10 +7,17 @@ license = "MPL-2.0"
|
|||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
dropshot.workspace = true
|
||||
http.workspace = true
|
||||
schemars.workspace = true
|
||||
serde.workspace = true
|
||||
slog.workspace = true
|
||||
slog-async.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-chrome.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
tracing.workspace = true
|
||||
tracing-slog.workspace = true
|
||||
|
||||
[[bin]]
|
||||
name = "patagia-controller"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue