fix(deps): update rust crate async-graphql to 7.0.5
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
async-graphql = "7.0.3"
|
||||
async-graphql = "7.0.5"
|
||||
axum = "0.7.5"
|
||||
tokio = {version="1.37.0", features=["full"]}
|
||||
uuid = {version="1.8.0", features=["v4", "fast-rng"]}
|
||||
|
Reference in New Issue
Block a user