Skip to content

Commit

Permalink
fix(deps): update rust crate tracing to 0.1.40 (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent b6606c8 commit 4e36e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supergraph/router-rust-plugin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ serde = "1.0.200"
serde_json = "1.0.116"
tokio = "1.37.0"
tower = { version = "0.4.13", features = ["full"] }
tracing = "0.1"
tracing = "0.1.40"

0 comments on commit 4e36e3e

Please sign in to comment.