Skip to content

chore: bump reqwest to 0.13#12

Merged
rubenhensen merged 1 commit into
mainfrom
chore/bump-reqwest-0.13
May 19, 2026
Merged

chore: bump reqwest to 0.13#12
rubenhensen merged 1 commit into
mainfrom
chore/bump-reqwest-0.13

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented May 19, 2026

Copy link
Copy Markdown

Summary

Bumps reqwest from 0.12 → 0.13. Closes #11.

Verification

  • cargo build
  • cargo clippy --all-targets -- -D warnings
  • cargo fmt --check
  • cargo audit — clean
  • Integration tests — green on CI

Reviewer quickstart

git fetch origin && git checkout chore/bump-reqwest-0.13 && cargo build && cargo clippy --all-targets -- -D warnings

@dobby-coder dobby-coder Bot requested a review from rubenhensen May 19, 2026 05:02
@dobby-coder dobby-coder Bot marked this pull request as ready for review May 19, 2026 05:08
@dobby-coder

dobby-coder Bot commented May 19, 2026

Copy link
Copy Markdown
Author

Trimmed the PR body: the 'Notes on the major bump' section was over-explanation for a one-line version bump. Per the project's no-justification-paragraphs-for-simple-changes guidance, the diff and CI signal are the explanation. Verification and quickstart kept; substance unchanged.

@rubenhensen rubenhensen merged commit 4a04d81 into main May 19, 2026
5 checks passed
@rubenhensen rubenhensen deleted the chore/bump-reqwest-0.13 branch May 19, 2026 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: update dependencies

1 participant