Closed dependabot[bot] closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 30.44%. Comparing base (
016db8b
) to head (0fa9b74
). Report is 3 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps axum-extra from 0.9.3 to 0.9.4.
Release notes
Sourced from axum-extra's releases.
Commits
a73dab4
Bump versionsf172389
Avoid reallocation for String body extraction (#2857)0ba73b5
Implement FromRequest for BytesMut (#2583)88de9fc
ci: Add more allowances for multiple version of the same crated2d74f6
Upgrade tower and tower-httpf446b42
chore: Add missing symbol (#2909)de9290a
Add more must_use attributes (#2846)8b1cad6
Bump nightly version used for ui tests (#2805)6efcb75
Fix warnings and errors from beta Rust (#2904)1ac617a
Add local_addr for Serve and WithGracefulShutdown (#2881)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show