Skip to content

Commit 055af4a

Browse files
Bump axum-extra from 0.9.3 to 0.11.0
Bumps [axum-extra](https://github.com/tokio-rs/axum) from 0.9.3 to 0.11.0. - [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.3...axum-extra-v0.11.0) --- updated-dependencies: - dependency-name: axum-extra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c79b2af commit 055af4a

File tree

2 files changed

+78
-12
lines changed

2 files changed

+78
-12
lines changed

Cargo.lock

Lines changed: 77 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ bcrypt = "0.15.1"
3535
validator = { version = "0.18.1", features = ["derive"] }
3636
mime = "0.3.17"
3737
bytes = "1.7.2"
38-
axum-extra = { version = "0.9.3", features = ["typed-header"] }
38+
axum-extra = { version = "0.11.0", features = ["typed-header"] }
3939

4040
[dev-dependencies]
4141
assert-json-diff = "2.0.2"

0 commit comments

Comments
 (0)