Skip to content

Commit

Permalink
build(deps): update axum-extra requirement from 0.9.4 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [axum-extra](https://github.com/tokio-rs/axum) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-extra-v0.9.4...axum-extra-v0.9.6)

---
updated-dependencies:
- dependency-name: axum-extra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent b9fd775 commit 06f69ca
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 @@ -62,7 +62,7 @@ go-defer = "0.1.0"
russh = "0.49.0"
russh-keys = "0.49.1"
axum = "0.7.7"
axum-extra = "0.9.4"
axum-extra = "0.10.0"
axum-server = "0.7.1"
tower-http = "0.6.1"
tower = "0.5.1"
Expand Down

0 comments on commit 06f69ca

Please sign in to comment.