Skip to content

Commit

Permalink
Update Rust crate reqwest-middleware to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent f0c0b98 commit 0fd9c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-collector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ opendal = { version = "0.45", default-features = false, features = [
"services-s3",
], optional = true }
reqwest = "0.11"
reqwest-middleware = "0.2"
reqwest-middleware = "0.3"
reqwest-tracing = "0.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit 0fd9c73

Please sign in to comment.