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

Fix no_std #63

Merged
merged 3 commits into from
Oct 5, 2021
Merged

Fix no_std #63

merged 3 commits into from
Oct 5, 2021

Conversation

madsmtm
Copy link
Contributor

@madsmtm madsmtm commented Oct 5, 2021

Fixes a typo that I introduced in #58, which effectively disabled the entire crate when the default std feature was disabled.

Also, now we actually test the no_std support, so things like this shouldn't happen again.

@Manishearth
Copy link
Member

Heh, that's a nice bug. Thanks!

@madsmtm madsmtm deleted the fix-no_std branch October 5, 2021 15:16
@madsmtm
Copy link
Contributor Author

madsmtm commented Oct 7, 2021

@mbrubeck (or whoever has access to do so) would you mind releasing v0.3.7?

@Manishearth
Copy link
Member

Could you make a PR with the version bump?

@mbrubeck
Copy link
Contributor

mbrubeck commented Oct 7, 2021

The version bump was included in this PR. Published: https://crates.io/crates/unicode-bidi/0.3.7

@Manishearth
Copy link
Member

Ah! sorry

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.

3 participants