Skip to content

Commit d8d3031

Browse files
committed
editoast: bump axum-test properly
Signed-off-by: Leo Valais <leo.valais97@gmail.com>
1 parent c2f3265 commit d8d3031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editoast/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ axum-extra = { version = "0.12.2", default-features = false, features = [
160160
"typed-header",
161161
] }
162162
axum-streams = { version = "0.25.0", features = ["json"] }
163-
axum-test = { version = "19.0", default-features = false }
163+
axum-test = { version = "20.0", default-features = false }
164164
axum-tracing-opentelemetry = { version = "0.33.0", default-features = false, features = [
165165
"tracing_level_info",
166166
] }

0 commit comments

Comments
 (0)