Skip to content

Commit 33c0b86

Browse files
Bump axum-test from 18.7.0 to 19.1.1
Bumps [axum-test](https://github.com/JosephLenton/axum-test) from 18.7.0 to 19.1.1. - [Release notes](https://github.com/JosephLenton/axum-test/releases) - [Commits](https://github.com/JosephLenton/axum-test/commits) --- updated-dependencies: - dependency-name: axum-test dependency-version: 19.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2db309 commit 33c0b86

2 files changed

Lines changed: 10 additions & 29 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 28 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
@@ -81,7 +81,7 @@ tower-http = { version = "0.6", features = ["fs", "tokio", "trace"] }
8181

8282
# dev deps
8383
actix-http = "3.12"
84-
axum-test = { version = "18", features = ["reqwest", "typed-routing"] }
84+
axum-test = { version = "19", features = ["reqwest", "typed-routing"] }
8585

8686
criterion = { version = "0.8", features = ["async_tokio"] }
8787
glob = "0.3"

0 commit comments

Comments
 (0)