chore: update graphql client
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Aravinth Manivannan 2023-10-20 14:21:21 +05:30
parent f2afc141a8
commit 14eb06e746
Signed by: realaravinth
GPG Key ID: F8F50389936984FF
2 changed files with 622 additions and 509 deletions

1129
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ url = "2.2"
[dependencies.graphql_client]
features = ["reqwest"]
version = "0.12.0"
version = "0.13.0"
[dependencies.actix-web-codegen-const-routes]
git = "https://github.com/realaravinth/actix-web-codegen-const-routes"