Skip to content

Commit 9e9d17f

Browse files
committed
Downgrade axum-test
1 parent ca9abcd commit 9e9d17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integrations/axum_garde/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ garde = { version = "0.19.0", path = "../../garde", features = [
3636
"derive",
3737
] }
3838
axum = { version = "0.7", features = ["default", "macros"] }
39-
axum-test = { version = "15" }
39+
axum-test = { version = "14.10" }
4040
tokio = { version = "1.28", features = ["full"] }
4141
prost = { version = "0.12" }
4242
rstest = { version = "0.21" }

0 commit comments

Comments
 (0)