Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify major ndc-postgres version to cargo update #588

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

danieljharvey
Copy link
Contributor

What

cargo update quite helpfully errors when we do something ambiguous like cargo update ndc-postgres when there's two of them, so let's disambiguate the one we want.

https://github.com/hasura/ndc-postgres/actions/runs/10468915177/job/28990809823#step:5:92

How

Change job to cargo update ndc-postgres@1, essentially.

Copy link
Contributor

@soupi soupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you Dr. Horse.

@danieljharvey danieljharvey added this pull request to the merge queue Aug 20, 2024
Merged via the queue into main with commit 12dcf37 Aug 20, 2024
30 checks passed
@danieljharvey danieljharvey deleted the djh/more-specific-dep-update branch August 20, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants