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

Update dependencies #140

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

chrysn
Copy link
Contributor

@chrysn chrysn commented Jul 24, 2023

Related to: #139

That build failure, which persists in the 2023-07-18 nightlies, is apparently due to something around nom enabling unstable features in nightlies. I didn't check what does it, or whether the authors switched to only enabling nightly features through a crate feature (which would make things a lot more stable), but at least the update makes things buildable again with a nightly compiler.

@Nemo157
Copy link
Member

Nemo157 commented Jul 24, 2023

Thanks, I've been meaning to go through all my repos updating proc-macro2 at least to workaround its buggy build script, but I hadn't got round to it.

(The issue should auto-close once the next nightly build succeeds).

@Nemo157 Nemo157 added this pull request to the merge queue Jul 24, 2023
Merged via the queue into Nullus157:main with commit 7b1726f Jul 24, 2023
6 checks passed
@chrysn chrysn deleted the update-lock branch July 25, 2023 02:17
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