Skip to content

Commit 32fa72f

Browse files
chore(deps): Bump ndc-models from v0.2.3 to v0.2.4
Bumps [ndc-models](https://github.com/hasura/ndc-spec) from v0.2.3 to v0.2.4. - [Release notes](https://github.com/hasura/ndc-spec/releases) - [Commits](hasura/ndc-spec@272a95c...df67fa6) --- updated-dependencies: - dependency-name: ndc-models dependency-version: df67fa6469431f9304aac9c237e9d2327d20da20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0925861 commit 32fa72f

File tree

2 files changed

+23
-9
lines changed

2 files changed

+23
-9
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)