Skip to content

Commit 67dea45

Browse files
chore(deps): Bump ndc-models from v0.2.4 to v0.2.9
Bumps [ndc-models](https://github.com/hasura/ndc-spec) from v0.2.4 to v0.2.9. - [Release notes](https://github.com/hasura/ndc-spec/releases) - [Commits](hasura/ndc-spec@df67fa6...4042712) --- updated-dependencies: - dependency-name: ndc-models dependency-version: 40427125634e61573174b6fe5a59fca398b9a2c4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3233c41 commit 67dea45

2 files changed

Lines changed: 20 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 19 additions & 5 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.2.4" }
34+
ndc-models = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.9" }
3535
ndc-sdk = { git = "https://github.com/hasura/ndc-sdk-rs.git", rev = "v0.8.1" }
3636
ndc-test = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.3" }
3737

0 commit comments

Comments
 (0)