We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f4fbe commit 60db3b0Copy full SHA for 60db3b0
examples/axum-example/Cargo.toml
@@ -14,6 +14,6 @@ serde_json = "1"
14
vespera = { path = "../../crates/vespera" }
15
16
[dev-dependencies]
17
-axum-test = "18.4"
18
-insta = "1.44"
+axum-test = "18.5"
+insta = "1.45"
19
0 commit comments