Skip to content

Commit

Permalink
Bump axum-test from 14.9.1 to 14.10.0
Browse files Browse the repository at this point in the history
Bumps [axum-test](https://github.com/JosephLenton/axum-test) from 14.9.1 to 14.10.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] committed Jun 3, 2024
1 parent 2d16701 commit 0679326
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 = "14.9.1"
axum-test = "14.10.0"
reqwest = { version = "0.12.4", features = ["json"] }
tempfile = "3.8.1"

0 comments on commit 0679326

Please sign in to comment.