Skip to content

Commit

Permalink
chore(deps): update rust crate reqwest to 0.12 (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 2a05ae0 commit 6a45071
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 @@ -17,7 +17,7 @@ dotenvy = "0.15"
tracing = "0.1"
tracing-subscriber = "0.3"
envy = "0.4"
reqwest = "0.11"
reqwest = "0.12"
serde_json = "1.0"
base64 = "0.22"
sentry = "0.32"
Expand Down

0 comments on commit 6a45071

Please sign in to comment.