Skip to content

Commit e364a72

Browse files
chore(deps): bump axum-test from 18.7.0 to 20.0.0 in /bots/echidnabot (#40)
Bumps [axum-test](https://github.com/JosephLenton/axum-test) from 18.7.0 to 20.0.0. - [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: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 3c19bc9 commit e364a72

2 files changed

Lines changed: 37 additions & 20 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 36 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ urlencoding = "2"
7878
[dev-dependencies]
7979
criterion = { version = "0.5", features = ["html_reports"] }
8080
tokio-test = "0.4"
81-
axum-test = "18"
81+
axum-test = "20"
8282
mockall = "0.14"
8383
tempfile = "3"
8484
wiremock = "0.6"

0 commit comments

Comments
 (0)