Skip to content

Commit

Permalink
Bump axum-test from 16.4.0 to 16.4.1 in the axum group (#425)
Browse files Browse the repository at this point in the history
Bumps the axum group with 1 update: [axum-test](https://github.com/JosephLenton/axum-test).


Updates `axum-test` from 16.4.0 to 16.4.1
- [Commits](https://github.com/JosephLenton/axum-test/commits)

---
updated-dependencies:
- dependency-name: axum-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 57e7a56 commit e319528
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jsonptr = "0.4.7"
rustls = { version = "0.23.20", features = ["ring"] }

[dev-dependencies]
axum-test = "16.4.0"
axum-test = "16.4.1"
envtestkit = "1.1.2"
pretty_assertions = "1.4.1"
rstest = "0.23.0"

0 comments on commit e319528

Please sign in to comment.