generated from Patagia/template-nix
parent
d8c8b7bb10
commit
ffcea325f6
10 changed files with 67 additions and 15 deletions
controller
|
@ -17,6 +17,7 @@ opentelemetry_sdk.workspace = true
|
|||
opentelemetry-semantic-conventions.workspace = true
|
||||
opentelemetry-stdout.workspace = true
|
||||
opentelemetry.workspace = true
|
||||
patagia-common = { path = "../common" }
|
||||
schemars.workspace = true
|
||||
serde.workspace = true
|
||||
slog-async.workspace = true
|
||||
|
@ -28,7 +29,3 @@ tracing-opentelemetry.workspace = true
|
|||
tracing-slog.workspace = true
|
||||
tracing-subscriber.workspace = true
|
||||
tracing.workspace = true
|
||||
#
|
||||
# [[bin]]
|
||||
# name = "patagia-controller"
|
||||
# doc = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue