Skip to content

Commit a2a42be

Browse files
chore(deps): bump axum-test from 18.7.0 to 20.0.0 in /bots/echidnabot
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>
1 parent c321188 commit a2a42be

2 files changed

Lines changed: 47 additions & 10 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 46 additions & 9 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)