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

chore: Remove deprecated cargo deny fields #172

Closed

Conversation

aakoshh
Copy link
Contributor

@aakoshh aakoshh commented Aug 2, 2024

What ❔

Follow up for #171

Removes fields which are deprecated according to https://github.com/matter-labs/era-consensus/actions/runs/10215658697/job/28265688492?pr=169

See the link in the error messages to cargo-deny PR 611 which describes the new behaviour, and then the link to PR 606 which explains why the fields were removed.

I don't think the deprecated fields need to be moved, the explanation says they made no sense; except for [graph].target.

Why ❔

So that we can keep using the latest version of cargo-deny without failing the build.

@aakoshh aakoshh changed the base branch from main to fix-cargo-deny-version August 2, 2024 13:32
@aakoshh aakoshh changed the base branch from fix-cargo-deny-version to main August 2, 2024 13:33
@aakoshh aakoshh changed the base branch from main to fix-cargo-deny-version August 2, 2024 13:33
@aakoshh aakoshh changed the title Remove deprecated cargo deny fields fix: Remove deprecated cargo deny fields Aug 2, 2024
@aakoshh aakoshh changed the title fix: Remove deprecated cargo deny fields chore: Remove deprecated cargo deny fields Aug 2, 2024
@aakoshh
Copy link
Contributor Author

aakoshh commented Aug 2, 2024

Done in #173

@aakoshh aakoshh deleted the remove-deprecated-cargo-deny-fields branch August 2, 2024 14:14
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