Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 30aaa28 commit ace6d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ anyhow = "1.0.75"
thiserror = "1.0.50"

[dev-dependencies]
reqwest = "0.11.18"
reqwest = "0.12.0"
bytes = "1.3.0"
tokio = { version = "1.22.0", features = ["rt", "macros"] }
once_cell = "1.16.0"
Expand Down

0 comments on commit ace6d89

Please sign in to comment.