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 Jun 28, 2024
1 parent 7de80f1 commit e1f209c
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.4"
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.8"
rsa = "0.9.6"
rustfmt-wrapper = "0.2.1"
Expand Down

0 comments on commit e1f209c

Please sign in to comment.