Change "scheme" to "schema"
Apparently I misread the GraphQL docs...
This commit is contained in:
parent
5011514a27
commit
298a8a5653
5 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
|
||||
[dependencies]
|
||||
scheme.path = "../scheme"
|
||||
schema.path = "../schema"
|
||||
cynic = { version = "3.2", features = ["http-surf"] }
|
||||
surf = "2"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue