Up axum-test

This commit is contained in:
imbolc 2024-06-15 14:39:07 +06:00
parent 693707bdfa
commit cbfe4782d8

View file

@ -35,7 +35,7 @@ serde_json = { version = "1", optional = true }
[dev-dependencies]
axum = { version = "0.7", default-features = false }
axum-test = "14"
axum-test = "15"
tokio = { version = "1", features = ["full"] }
tokio-test = "0.4"