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

Fixes no_std compile by avoiding to_string #501

Merged
merged 1 commit into from
Mar 26, 2022
Merged

Conversation

paupino
Copy link
Owner

@paupino paupino commented Mar 26, 2022

Fixes #500

@paupino
Copy link
Owner Author

paupino commented Mar 26, 2022

I'll look into better no_std checks in a separate PR. For now this should resolve the compile-time issue with 1.23.0

@paupino paupino enabled auto-merge (squash) March 26, 2022 22:40
@paupino paupino merged commit 0971386 into master Mar 26, 2022
@paupino paupino deleted the f/fix-no-std-compile branch March 26, 2022 22:41
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.

Latest version does not compile when the std feature is disabled
1 participant