Skip to content

Commit

Permalink
Update Rust crate reqwest-tracing to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Apr 10, 2024
1 parent 070edfd commit d2d9284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ regex = "1.10.2"
reqwest = { version = "0.11", default-features = false, features = ["json", "stream"] }
reqwest-middleware = "0.2"
reqwest-retry = "0.3.0"
reqwest-tracing = "0.4.6"
reqwest-tracing = "0.5.0"
ring = "0.17.7"
rsa = "0.9.6"
rustfmt-wrapper = "0.2.1"
Expand Down

0 comments on commit d2d9284

Please sign in to comment.