Skip to content

Commit

Permalink
fix(deps): update rust crate axum to v0.7.6 (#45)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [axum](https://redirect.github.com/tokio-rs/axum) | dependencies |
patch | `0.7.4` -> `0.7.6` |

---

### Release Notes

<details>
<summary>tokio-rs/axum (axum)</summary>

###
[`v0.7.6`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-extra-v0.7.6):
axum-extra - v0.7.6

[Compare
Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.7.5...axum-v0.7.6)

-   **fixed:** Remove unused dependency ([#&#8203;2135])

[#&#8203;2135]: https://redirect.github.com/tokio-rs/axum/pull/2135

###
[`v0.7.5`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.7.5):
axum - v0.7.5

[Compare
Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.7.4...axum-v0.7.5)

- **fixed:** Fixed layers being cloned when calling `axum::serve`
directly with
    a `Router` or `MethodRouter` ([#&#8203;2586])
- **fixed:** `h2` is no longer pulled as a dependency unless the `http2`
feature
    is enabled ([#&#8203;2605])

[#&#8203;2586]: https://redirect.github.com/tokio-rs/axum/pull/2586

[#&#8203;2605]: https://redirect.github.com/tokio-rs/axum/pull/2605

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustic-rs/rustic_scheduler).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiQS1kZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 21, 2024
1 parent 6114276 commit 3aba5af
Showing 1 changed file with 60 additions and 38 deletions.
98 changes: 60 additions & 38 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3aba5af

Please sign in to comment.