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

Fix depcheck by updating to cargo 0.81.0 #11672

Closed
wants to merge 2 commits into from

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 26, 2024

Which issue does this PR close?

Closes #11671

Rationale for this change

Fix #11671

What changes are included in this PR?

  1. Update to a new version of the cargo crate
  2. Update the code for the API change
  3. Change dependencies job to trigger on changes to dev/depcheck directory

Are these changes tested?

I tested them locally

Are there any user-facing changes?

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Jul 26, 2024
@alamb
Copy link
Contributor Author

alamb commented Jul 26, 2024

@alamb alamb marked this pull request as ready for review July 26, 2024 14:26
@alamb alamb changed the title Fix depcheck by updating dependency to cargo 0.81.0 Fix depcheck by updating to cargo 0.81.0 Jul 26, 2024
@alamb alamb closed this in #11630 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development-process Related to development process of DataFusion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

circular dependency check CI check is failing with compile error
1 participant