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

Bump bytemuck and update deny.toml for syn's move to unicode-ident. #962

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Dec 5, 2022

This is a prerequisite for:

The bytemuck part is not even that interesting (I forget what needed it), but rather newer versions of syn switching from unicode-xid to unicode-ident, the latter of which requires allowing the Unicode-DFS-2016 license.

cc @repi @Jake-Shadle This is the Unicode license change I brought up in the past.

@eddyb eddyb merged commit 11c7aac into EmbarkStudios:main Dec 5, 2022
@eddyb eddyb deleted the bytemuck-bump branch December 5, 2022 23:31
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