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 20, 2024
1 parent d327de0 commit 53777b1
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 @@ -59,7 +59,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 53777b1

Please sign in to comment.