Skip to content

Commit 5a5146f

Browse files
dependabot[bot]woshilapin
authored andcommitted
editoast: bump axum-test from 16.4.0 to 16.4.1 in /editoast
Bumps [axum-test](https://github.com/JosephLenton/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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cf6c47 commit 5a5146f

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

editoast/Cargo.lock

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

editoast/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ axum = { version = "0.7.9", default-features = false, features = [
9393
axum-extra = { version = "0.9.6", default-features = false, features = [
9494
"typed-header",
9595
] }
96-
axum-test = { version = "16.4.0", default-features = false }
96+
axum-test = { version = "16.4.1", default-features = false }
9797
axum-tracing-opentelemetry = { version = "0.24.1", default-features = false }
9898
chrono.workspace = true
9999
clap = { version = "4.5.23", features = ["derive", "env"] }

0 commit comments

Comments
 (0)