Skip to content

Commit cd7f6f6

Browse files
chore(deps): Bump ndc-models from v0.1.6 to v0.2.0
Bumps [ndc-models](https://github.com/hasura/ndc-spec) from v0.1.6 to v0.2.0. - [Release notes](https://github.com/hasura/ndc-spec/releases) - [Commits](hasura/ndc-spec@d1be19e...e25213f) --- updated-dependencies: - dependency-name: ndc-models dependency-version: e25213f51a7e8422d712509d63ae012c67b4f3f1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0ab72d commit cd7f6f6

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

Cargo.lock

Lines changed: 21 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ similar_names = "allow"
3131
too_many_lines = "allow"
3232

3333
[workspace.dependencies]
34-
ndc-models = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.1.6" }
34+
ndc-models = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.0" }
3535
ndc-sdk = { git = "https://github.com/hasura/ndc-sdk-rs.git", tag = "v0.4.0" }
3636
ndc-test = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.1.6" }
3737

0 commit comments

Comments
 (0)