StartRNR/Cargo.toml
Kiana Sheibani 298a8a5653
Change "scheme" to "schema"
Apparently I misread the GraphQL docs...
2023-08-26 16:25:11 -04:00

6 lines
46 B
TOML

[workspace]
members = [
"schema",
"cli"
]