Skip to content

Commit 4d156f5

Browse files
dependabot[bot]GradExMachina
authored andcommitted
chore(deps): update axum-extra requirement from 0.10.2 to 0.12.5
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.2...axum-extra-v0.12.5) --- updated-dependencies: - dependency-name: axum-extra dependency-version: 0.12.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e96a1a commit 4d156f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lambda-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ features = ["alb", "apigw"]
5757

5858
[dev-dependencies]
5959
axum-core = "0.5.4"
60-
axum-extra = { version = "0.10.2", features = ["query"] }
60+
axum-extra = { version = "0.12.5", features = ["query"] }
6161
lambda_runtime_api_client = { version = "1.0", path = "../lambda-runtime-api-client" }
6262
log = "^0.4"
6363
maplit = "1.0"

0 commit comments

Comments
 (0)