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

add more ci for wasm and embedded targets #525

Merged
merged 1 commit into from Aug 12, 2021
Merged

add more ci for wasm and embedded targets #525

merged 1 commit into from Aug 12, 2021

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Aug 12, 2021

This PR does some more work on our CI to explicitly test wasm through Node and that we build for a proper no-std target. It also uses cargo-hack instead of manually listing out feature combinations to test.

@KodrAus
Copy link
Member Author

KodrAus commented Aug 12, 2021

I've ended up bumping our MSRV to 1.46.0 to support some new dev infrastructure. It would be nice if we could pull in dev dependencies for specific targets to avoid this, but 1.46.0 is now a year old, is available in Linux package managers, and opens up a bunch new const-fn opportunities for the crate.

@KodrAus KodrAus merged commit dde80b2 into uuid-rs:master Aug 12, 2021
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.

None yet

1 participant