Skip to content

Commit 650a0ff

Browse files
build(deps): bump axum-extra from 0.10.3 to 0.12.1 in the axum group
Bumps the axum group with 1 update: [axum-extra](https://github.com/tokio-rs/axum). Updates `axum-extra` from 0.10.3 to 0.12.1 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/axum/commits) --- updated-dependencies: - dependency-name: axum-extra dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: axum ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent abc9532 commit 650a0ff

File tree

2 files changed

+30
-5
lines changed

2 files changed

+30
-5
lines changed

Cargo.lock

Lines changed: 29 additions & 4 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
@@ -100,7 +100,7 @@ version = "0.8.6"
100100

101101
# Extra utilities for Axum
102102
[workspace.dependencies.axum-extra]
103-
version = "0.10.3"
103+
version = "0.12.1"
104104
features = ["cookie-private", "cookie-key-expansion", "typed-header", "query"]
105105

106106
# Axum macros

0 commit comments

Comments
 (0)