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 proc-macro2 such that it can be up to date again #21

Closed
dead-claudia opened this issue Jun 30, 2024 · 2 comments
Closed

Fix proc-macro2 such that it can be up to date again #21

dead-claudia opened this issue Jun 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@dead-claudia
Copy link
Owner

Currently rolled it back, but supposedly using the latest nightly and the latest package version will fix it, so I need to see where it's used so I can update it accordingly.

@dead-claudia dead-claudia added the bug Something isn't working label Jun 30, 2024
@dead-claudia
Copy link
Owner Author

@dead-claudia
Copy link
Owner Author

So, it appears to be in the dependency chain ctor -> quote -> proc-macro2.

I'll just change how test logging state is initialized to not need it.

dead-claudia added a commit that referenced this issue Jul 3, 2024
Forgot to actually check the dependency elsewhere. It's a high enough
version to solve the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant