mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
fixed PR comments and added more trace attributes
This commit is contained in:
parent
c0cf877b4f
commit
28b674454b
21 changed files with 565 additions and 26 deletions
|
|
@ -33,4 +33,6 @@ trace-collection = ["tokio", "reqwest", "tracing"]
|
|||
[dev-dependencies]
|
||||
pretty_assertions = "1.4.1"
|
||||
serde_json = "1.0.64"
|
||||
serial_test = "3.2"
|
||||
axum = "0.7"
|
||||
tokio = { version = "1.44", features = ["sync", "time", "macros", "rt"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue