Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 12733f2 commit 35a9138
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 @@ -39,7 +39,7 @@ anyhow = "1.0.75"
thiserror = "1.0.50"

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

0 comments on commit 35a9138

Please sign in to comment.