Skip to content

Fix dependency proc-macro2#891

Open
th4s wants to merge 1 commit into0x192:mainfrom
th4s:fix-proc-macro2-dep
Open

Fix dependency proc-macro2#891
th4s wants to merge 1 commit into0x192:mainfrom
th4s:fix-proc-macro2-dep

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.

2 participants

Comments