mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-23 20:02:50 +01:00
Up axum-test
This commit is contained in:
parent
693707bdfa
commit
cbfe4782d8
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue