forked from realaravinth/libmedium
chore: update graphql client
This commit is contained in:
parent
f2afc141a8
commit
14eb06e746
2 changed files with 622 additions and 509 deletions
1129
Cargo.lock
generated
1129
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -32,7 +32,7 @@ url = "2.2"
|
||||||
|
|
||||||
[dependencies.graphql_client]
|
[dependencies.graphql_client]
|
||||||
features = ["reqwest"]
|
features = ["reqwest"]
|
||||||
version = "0.12.0"
|
version = "0.13.0"
|
||||||
|
|
||||||
[dependencies.actix-web-codegen-const-routes]
|
[dependencies.actix-web-codegen-const-routes]
|
||||||
git = "https://github.com/realaravinth/actix-web-codegen-const-routes"
|
git = "https://github.com/realaravinth/actix-web-codegen-const-routes"
|
||||||
|
|
Loading…
Reference in a new issue