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 be6e28c commit 8318d38Copy full SHA for 8318d38
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
[dependencies]
7
async-graphql = { version = "7.0.15", features = ["chrono"] }
8
-async-graphql-axum = "7.0.6"
+async-graphql-axum = "7.0.17"
9
axum = "0.8.1"
10
chrono = { version = "0.4.38", features = ["clock"] }
11
serde = { version = "1.0.188", features = ["derive"] }
0 commit comments