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 rustler to 0.22 and fix M1 mac issues #3

Merged
merged 1 commit into from
Oct 9, 2021

Conversation

moogle19
Copy link
Collaborator

@moogle19 moogle19 commented Sep 29, 2021

rustler version updated to 0.22, with all needed changes applied.

Also switched the write to write_all in encode because write is not guaranteed to write all the available data.

Lastly I added the missing rustflags to work on M1 macs.

This should close #2

Rustler version updated to 0.22, with all needed changes applied.
Also add missing rustflags to work on M1 macs.
@moogle19 moogle19 merged commit 6991fb6 into mjaric:master Oct 9, 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.

Unable to compile
1 participant