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 7bf95bd commit 15f7e27Copy full SHA for 15f7e27
Cargo.toml
@@ -11,7 +11,7 @@ publish = false
11
async-graphql = { version = "7.0.3", default-features = false, features = ["tracing"] }
12
async-graphql-axum = { version = "7.0.3", default-features = false }
13
async-trait = "0.1.80"
14
-axum = { version = "0.7.5", default-features = false }
+axum = { version = "0.8.0", default-features = false }
15
headers = "0.4.0"
16
http = "1.1.0"
17
hyper = "1.3.1"
0 commit comments