Skip to content

Commit

Permalink
Bump axum-test from 15.0.1 to 15.2.0
Browse files Browse the repository at this point in the history
Bumps [axum-test](https://github.com/JosephLenton/axum-test) from 15.0.1 to 15.2.0.
- [Commits](https://github.com/JosephLenton/axum-test/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 5b0e88c commit a4ad0a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 certifier/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ parity-scale-codec = { version = "3.6.12", features = ["derive", "serde"] }
mockall = "0.12.1"

[dev-dependencies]
axum-test = "15.0.1"
axum-test = "15.2.0"
reqwest = { version = "0.12.4", features = ["json"] }
tempfile = "3.8.1"

0 comments on commit a4ad0a5

Please sign in to comment.