We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca9abcd commit 9e9d17fCopy full SHA for 9e9d17f
integrations/axum_garde/Cargo.toml
@@ -36,7 +36,7 @@ garde = { version = "0.19.0", path = "../../garde", features = [
36
"derive",
37
] }
38
axum = { version = "0.7", features = ["default", "macros"] }
39
-axum-test = { version = "15" }
+axum-test = { version = "14.10" }
40
tokio = { version = "1.28", features = ["full"] }
41
prost = { version = "0.12" }
42
rstest = { version = "0.21" }
0 commit comments