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

remove uuid unused wasm-bindgen feature flag #177

Merged
merged 1 commit into from
Jan 23, 2024
Merged

remove uuid unused wasm-bindgen feature flag #177

merged 1 commit into from
Jan 23, 2024

Conversation

andrewweston
Copy link
Contributor

uuid 1.7.0 has dropped the wasm-bindgen feature flag making it incompatible with previous versions (<= 1.6.1).

The response from uuid maintainers:

Thanks for pointing this out! The wasm-bindgen dependency was never meant to be public. It was only a Cargo limitation that made it so. Packages should instead use the js feature...

@StuartHarris
Copy link
Member

Thank you!

@StuartHarris StuartHarris merged commit 5a92ba6 into redbadger:master Jan 23, 2024
9 checks passed
@andrewweston andrewweston deleted the uuid-wasm-bindgen-fix branch January 23, 2024 17:45
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