hasura / ndc-spec

NDC Specification and Reference Implementation
http://hasura.github.io/ndc-spec
20 stars 5 forks source link

Remove duplication by setting values in the workspace file. #151

Closed SamirTalwar closed 5 months ago

SamirTalwar commented 5 months ago

We set the package version and edition in the workspace file.

We also use the workspace file to capture dependency versions, so that they are kept consistent across crates. The crates themselves still specify the features.