Skip to content

Commit bbfd6c3

Browse files
Update Rust crate axum-test to v18
1 parent 1c6307d commit bbfd6c3

File tree

2 files changed

+149
-42
lines changed

2 files changed

+149
-42
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ipnet = "2.9"
2828
rand = "0.9.1"
2929

3030
[dev-dependencies]
31-
axum-test = "17.0"
31+
axum-test = "18.0"
3232
criterion = "0.8"
3333

3434
[build-dependencies]

0 commit comments

Comments
 (0)