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 dependency proc-macro2 #891

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

th4s
Copy link

@th4s th4s commented Sep 12, 2023

Currently the app does not compile with the error message: unknown feature proc_macro_span_shrink.

This PR sets the minimum version for the proc-macro2 crate to 1.0.66 so that the app compiles again.

@Frigyes06
Copy link

Appears underlying issue got fixed, I can build repo as-is

@th4s
Copy link
Author

th4s commented Oct 26, 2023

Just tested again and does not work for me. Tested fresh pull of main branch with cleared cargo-registry and cargo clean before.

@Frigyes06
Copy link

Can you check if current codebase at https://github.com/Frigyes06/universal-android-debloater works?

@th4s
Copy link
Author

th4s commented Oct 31, 2023

Yes that repo works 🎉

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.

None yet

2 participants