Skip to content

Commit

Permalink
Update Rust crate reqwest to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 2b1fe0e commit 0a12035
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 @@ -30,7 +30,7 @@ opendal = { version = "0.45", default-features = false, features = [
"services-fs",
"services-s3",
], optional = true }
reqwest = "0.11"
reqwest = "0.12"
reqwest-middleware = "0.2"
reqwest-tracing = "0.4"
serde = { workspace = true }
Expand Down

0 comments on commit 0a12035

Please sign in to comment.