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

Remove proc-macro-error by removing getset #379

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

bkaestner
Copy link
Contributor

Unfortunately, proc-macro-error's use via getset triggers cargo audit. #358 already removed getset, but missed some cargo +nightly clippy findings.

This PR builds upon #358 and fixes all lints.

Fixes #371 and #373.

@CraZySacX CraZySacX merged commit 6e4e71f into rustyhorde:master Sep 17, 2024
24 of 28 checks passed
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.

RUSTSEC-2024-0370
3 participants