Update Rust crate async-graphql-axum to 4.0.16
This commit is contained in:
@@ -15,7 +15,7 @@ async-graphql = { version = "4.0.0", features = [
|
||||
'opentelemetry',
|
||||
"log",
|
||||
] }
|
||||
async-graphql-axum = { version = "4.0.0" }
|
||||
async-graphql-axum = { version = "4.0.16" }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.68"
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user