Skip to content

Commit 97356c3

Browse files
chore(deps): Bump ndc-test from v0.2.3 to v0.2.4
Bumps [ndc-test](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-test dependency-version: df67fa6469431f9304aac9c237e9d2327d20da20 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29c6d02 commit 97356c3

File tree

2 files changed

+47
-12
lines changed

2 files changed

+47
-12
lines changed

Cargo.lock

Lines changed: 46 additions & 11 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
@@ -33,7 +33,7 @@ too_many_lines = "allow"
3333
[workspace.dependencies]
3434
ndc-models = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.3" }
3535
ndc-sdk = { git = "https://github.com/hasura/ndc-sdk-rs.git", rev = "e2a1aeb" }
36-
ndc-test = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.3" }
36+
ndc-test = { git = "https://github.com/hasura/ndc-spec.git", tag = "v0.2.4" }
3737

3838
anyhow = "1"
3939
async-trait = "0.1"

0 commit comments

Comments
 (0)