Skip to content

Commit 99fe055

Browse files
build(deps): update axum-extra requirement from 0.10.0 to 0.11.0
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.10.0...axum-extra-v0.10.0) --- updated-dependencies: - dependency-name: axum-extra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1806bb4 commit 99fe055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ go-defer = "0.1.0"
6161
russh = "0.49.0"
6262
russh-keys = "0.49.1"
6363
axum = "0.8.1"
64-
axum-extra = "0.10.0"
64+
axum-extra = "0.11.0"
6565
axum-server = "0.7.1"
6666
tower-http = "0.6.1"
6767
tower = "0.5.2"

0 commit comments

Comments
 (0)