Skip to content

Commit

Permalink
return back dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
omid committed Feb 26, 2024
1 parent 69b33af commit 4cefd7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ tracing-opentelemetry_0_22_pkg = { package = "tracing-opentelemetry",version = "

[dev-dependencies]
actix-web = { version = "4", default-features = false, features = ["macros"] }
tracing-subscriber = { version = "0.3.0", features = ["registry", "env-filter"] }
tracing-bunyan-formatter = "0.3.0"
tracing-log = "0.2.0"

0 comments on commit 4cefd7e

Please sign in to comment.