Skip to content

Commit

Permalink
fix(deps): update rust crate async-graphql to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 6, 2024
1 parent 81117a5 commit a296fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion async-graphql/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
async-graphql = "5.0"
async-graphql = "7.0"
async-graphql-actix-web = "5.0"
actix-web = { version = "4.4", features = ["macros"] }

0 comments on commit a296fb9

Please sign in to comment.